Commit Graph

18 Commits

Author SHA1 Message Date
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
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