Commit Graph

258 Commits

Author SHA1 Message Date
thefosk
ee2ad0e1ff Merge branch 'master' of github.com:Mashape/unirest-php 2014-01-08 18:14:52 -08:00
thefosk
bd4975cb3c closes #28 2014-01-08 18:14:42 -08:00
Marco Palladino
cdda585875 Merge pull request #31 from jasir/patch-1
typo in doc
2014-01-07 17:09:52 -08:00
scottmotte
a332765a9b Minor spelling fix 2014-01-07 14:32:51 -08:00
jasir
2b843de34b typo in doc 2014-01-07 12:29:19 +01:00
thefosk
7b388b04a7 fixing typos 2014-01-07 05:48:52 +01:00
thefosk
0b16885db4 fixing tests 2014-01-07 05:44:07 +01:00
thefosk
63c05ad022 fixing tests 2014-01-07 05:42:58 +01:00
thefosk
42edc2b2e3 readme 2014-01-06 20:57:02 +01:00
Marco Palladino
389b90a47e Merge pull request #29 from jasir/fix-27
Added possibility to switch off SSL verify peer option using Unirest::verifyPeer #27
2014-01-06 11:52:40 -08: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
45cb590212 readme 2013-11-01 20:04:35 -07:00
thefosk
b1029128e0 readme async alert 2013-11-01 20:00:48 -07:00
thefosk
494b0df895 readme 2013-11-01 19:48:47 -07:00
thefosk
0679a0f15f readme 2013-11-01 19:47:51 -07:00
thefosk
bf088b12db fix 2013-11-01 19:39:23 -07:00
thefosk
d684a60a0f travis 2013-11-01 19:37:24 -07: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
Marco Palladino
f919efc134 Merge pull request #21 from andreyknupp/master
Improving the library, indenting the code.
2013-11-01 19:13:33 -07:00
Marco Palladino
ec63ebe878 Merge pull request #22 from scottmotte/master
More detailed install instructions in README. ...
2013-11-01 19:10:51 -07:00
scottmotte
a8418500cb More detailed install instructions in README. Also make composer the priority install. 2013-11-01 13:52:24 -07:00
Augusto Marietti
1725812c01 Update README.md 2013-10-28 17:33:07 -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
Mark Palladino
6568295220 Update README.md 2013-10-22 10:55:16 -07:00
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