131 Commits

Author SHA1 Message Date
Mark Palladino
4fd82bf728 Update README.md 2013-10-22 10:55:02 -07:00
thefosk
e77ff948d4 readme fix 2013-10-22 10:54:38 -07:00
thefosk
7f0505d488 fix 2013-10-22 10:54:16 -07:00
thefosk
a944695d96 added version requirement 2013-10-22 10:53:40 -07:00
thefosk
90d18df40f added version requirement 2013-10-22 10:53:20 -07:00
Nijiko Yonskai
0701ed4896 Update README.md 2013-10-21 02:35:09 -07:00
Nijiko Yonskai
23c01d2229 Update README.md 2013-10-21 02:26:33 -07:00
thefosk
c147022070 line 2013-07-23 12:34:49 -07:00
Marco Palladino
e6dfa3db7e Merge pull request #12 from samsullivan/master
Fix for class collision
2013-07-23 11:50:46 -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
Marco Palladino
109df42f2a Update README.md 2013-04-29 11:25:40 -07:00
Marco Palladino
30d9b858a5 Update README.md 2013-04-29 11:19:52 -07:00
thefosk
6a0857d7f6 Deleted test file 2013-04-29 11:18:59 -07:00
thefosk
e40bd96285 better support without using composer 2013-04-29 11:18:37 -07:00
thefosk
22d0c7cbfb readme updated with composer instructions 2013-04-26 12:01:53 -07:00
Marco Palladino
963d5fd473 Merge pull request #6 from nikkobautista/master
Composer-compatiblity
2013-04-26 11:43:43 -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
Michele Zonca
0ab2c583db unirest in README 2013-04-23 15:45:39 -07:00
thefosk
6d3dfc648b renaming to unirest 2013-04-23 14:20:02 -07:00
Montana Flynn
14a784e416 Added syntax highlighting 2013-04-16 14:43:34 -07:00
Montana Flynn
e759cfb8dd Added documentation 2013-04-16 12:20:09 -07:00
thefosk
ac9ca32923 fixing bug with arrays in querystring 2013-04-16 01:14:32 -07:00
Nijiko Yonskai
4ef822d843 Merge branch 'master' into 3.0 2013-04-15 20:41:59 -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
64704384db bugfix 2013-02-20 00:43:14 +01:00
thefosk
73d9fbfa69 readme 2013-02-14 16:14:02 -08:00
thefosk
e26d23c8ef version 3.0 2013-02-14 16:13:44 -08:00
thefosk
a6f07cd415 bugfix in chuncked responses support 2013-02-13 10:42:58 -08:00
thefosk
435bae2f08 bugfix 2012-11-15 19:09:22 -08:00
thefosk
3fb6ea187d fix 2012-11-15 18:23:05 -08:00
thefosk
83f80bc84b json fix 2012-11-15 18:22:40 -08:00
thefosk
bb551dd088 json encode fix 2012-11-15 17:00:21 -08:00
thefosk
d9135ee91e json encode fix 2012-11-15 16:59:30 -08:00
thefosk
66633cf78b json body support 2012-11-15 16:50:13 -08:00
thefosk
0191cc569d fixed auth bug 2012-10-15 16:38:53 -07:00
thefosk
72fec4598a refacotr 2012-10-11 15:25:28 -07:00
thefosk
24d86fbedf whitespace 2012-10-10 16:45:55 -07:00
Evan Seguin
33ba91700b OAuth 1.0a and 2 support 2012-10-02 15:59:55 -07:00
Evan Seguin
0e6e912176 Fixing a certificate issue 2012-09-20 12:44:43 -07:00
Evan Seguin
318a954400 Refactored library. Added new validation and excpetions. Added JSON input support 2012-08-31 16:36:51 -07:00
Evan Seguin
b6939ad164 PHP library now supports multipart/form-data content-type and binary fields 2012-08-28 14:58:21 -07:00