summaryrefslogtreecommitdiffstats
path: root/src/PurpleCode
Commit message (Expand)AuthorAgeFilesLines
* http code should always be int - review fixestheres2015-08-033-3/+3
* http code should always be inttheres2015-08-032-2/+2
* Merge branch 'master' of https://github.com/purplecode/php.curlMateusz Jaworski2015-07-311-1/+1
|\
| * bugfix: exception code on errortheres2015-06-161-1/+1
* | curl error code in exceptionMateusz Jaworski2015-07-312-24/+37
|/
* formattingpurplecode2014-12-241-1/+1
* json, object response changes + test fixespurplecode2014-12-249-86/+156
* removed forced SSLv3Jacek Tomasiak2014-11-141-2/+0
* fix response deserialization in PObjectCurltheres2014-07-221-1/+1
* PCurl will now return PCurlResponse object instead of raw body. PJsonCurltheres2014-07-155-33/+81
* Get response header and allow to posprocess body with this informationunknown2014-07-153-7/+41
* PJsonCurl - array responseMateusz Jaworski2014-03-061-2/+11
* default proxy port set to 8080Mateusz Jaworski2014-02-261-1/+1
* PObjectCurl improvementspurplecode2013-12-193-6/+28
* PObjectCurl and PJsonCurlpurplecode2013-12-113-10/+80
* namespace fixpurplecode2013-12-082-0/+233