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 |
|
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
|
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 |
|