summaryrefslogtreecommitdiffstats
path: root/src/PurpleCode/PCurl/PObjectCurl.php
Commit message (Collapse)AuthorAgeFilesLines
* json, object response changes + test fixespurplecode2014-12-241-60/+0
|
* fix response deserialization in PObjectCurltheres2014-07-221-1/+1
|
* PCurl will now return PCurlResponse object instead of raw body. PJsonCurltheres2014-07-151-5/+3
| | | | | also, but will try to parse JSON and throw an exception when fail to parse.
* Get response header and allow to posprocess body with this informationunknown2014-07-151-2/+5
|
* PObjectCurl improvementspurplecode2013-12-191-3/+22
|
* PObjectCurl and PJsonCurlpurplecode2013-12-111-0/+40