Commit Graph

27 Commits

Author SHA1 Message Date
Tony Snyder
8020af6f71 fixes assumption of being in root namespace. 2014-04-04 12:12:12 -05:00
scottmotte
0fe3d04e21 Fixes failing spec around CurlFile in 5.5 php and also adds additional spec 2014-03-27 10:47:09 -07:00
thefosk
4d7aabfa47 closes #34 2014-03-19 12:23:55 -07:00
thefosk
a7797328fa closes #36 and #37 2014-03-19 12:18:52 -07:00
thefosk
2fb13154e2 formatting 2014-03-18 11:15:38 -07:00
thefosk
f3af9e8196 fix 2014-01-14 10:34:19 -08:00
thefosk
d0117b5125 Merge branch 'master' of github.com:Mashape/unirest-php 2014-01-14 10:29:19 -08:00
thefosk
8b184d9911 comments deleted 2014-01-14 10:29:17 -08:00
Sam Sullivan
646e24aefe Check if $body is traversable before recursively sanitizing (allows for raw JSON body)
Add testRawPost()
2014-01-13 23:21:04 -06:00
thefosk
1504e81ff1 supporting curl_file_create` 2014-01-08 19:05:22 -08:00
thefosk
bbdc248550 closes #26 2014-01-08 18:49:23 -08:00
thefosk
bd4975cb3c closes #28 2014-01-08 18:14:42 -08:00
thefosk
42edc2b2e3 readme 2014-01-06 20:57:02 +01:00
jasir
643fc7ba6b Added possibility to switch off/on SSL verify peer option using Unirest::$verifyPeer #27 2013-12-18 14:36:26 +01:00
thefosk
0ec8bca13b resolving conflicts; indenting 2013-11-01 19:36:06 -07:00
thefosk
10fc78dff8 gzip support; default request headers; customizable timeout; basic authentication; bugfixes; closes #5 #15 #16 #18 2013-11-01 19:26:22 -07:00
Andrey Knupp Vital
2842e30d52 Improve code indenting & others 2013-10-22 21:40:46 -02:00
Andrey Knupp Vital
05f1829081 Improving is_hex function. 2013-10-22 21:32:57 -02:00
Andrey Knupp Vital
3291ca8bce HttpMethod shouldn't instatiable 2013-10-22 21:30:54 -02:00
thefosk
c147022070 line 2013-07-23 12:34:49 -07:00
Sam Sullivan
7d2d06a4d7 remove namespace from Unirest.php 2013-06-24 17:28:46 -05:00
Sam Sullivan
a4ac5fb537 fixed HttpResponse (issue #13) 2013-06-19 15:26:14 -05:00
Sam Sullivan
5f4cc3ad16 added namespace to avoid class collision 2013-06-12 10:53:41 -05:00
Nijiko Yonskai
82791aa32e Support port colon, fixes #8
:)
2013-05-16 15:05:06 -06:00
thefosk
e40bd96285 better support without using composer 2013-04-29 11:18:37 -07:00
Nikko Bautista
b16a9456d6 Missing $ sign in Unirest::request 2013-04-24 16:05:27 -07:00
Nikko Bautista
8d875f3d02 Composer-compatiblity; PHPDoc 2013-04-24 16:05:06 -07:00