Commit Graph

25 Commits

Author SHA1 Message Date
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
thefosk
6d3dfc648b renaming to unirest 2013-04-23 14:20:02 -07:00
thefosk
ac9ca32923 fixing bug with arrays in querystring 2013-04-16 01:14:32 -07:00
thefosk
87cca4bfe3 MIT license 2013-03-22 16:48:43 -07:00
thefosk
22820295fc Commented callback code for future threading support 2013-03-13 12:17:51 -07:00
thefosk
69d88322db removing body for DELETE req 2013-03-11 13:41:27 -07:00
thefosk
f41699064a bugfix 2013-03-11 11:54:09 -07:00
thefosk
ed10d4ac26 bringing this back 2013-03-08 16:31:59 -08:00
thefosk
66d5c0ae6b Bugfixes 2013-03-08 16:29:51 -08:00
thefosk
e26d23c8ef version 3.0 2013-02-14 16:13:44 -08:00