summaryrefslogtreecommitdiff
path: root/src/HTTP_POST_multipart.php
AgeCommit message (Expand)Author
2012-02-27Fixed problem with expected exceptions.Joel Uckelman
2011-09-26Removed SVN $Id$.Joel Uckelman
2010-07-29* Added license.uckelman
2010-05-10Typos. Added ability to set more headers.uckelman
2010-05-09buildPost is static.uckelman
2010-05-09Added dump() for debugging.uckelman
2010-05-09Added comment.uckelman
2010-05-09Fixed bad function call.uckelman
2010-05-09Added missing ).uckelman
2010-05-09Added missing ).uckelman
2010-05-09Added missing function keyword.uckelman
2010-05-09Added test.uckelman
2010-05-09Added a class for constructing HTTP POSTs of multipart/form-data.uckelman