Commit Graph

  • b46a35cf6a composer.json angepasst master Grischa Brockhaus 2024-02-08 13:56:28 +01:00
  • 87642e3e05 psr-4 autoload Grischa Brockhaus 2021-06-02 14:50:16 +02:00
  • 3ba32276cc ignore composer installation Grischa Brockhaus 2021-06-02 14:29:41 +02:00
  • e65aef7c8f Renaming Grischa Brockhaus 2021-06-02 14:15:36 +02:00
  • 655607d739 parse_url does not return port as array, but it is used as array in Request.php v3.0.5 Grischa Brockhaus 2021-06-02 13:41:15 +02:00
  • 14aa9aa691 feat(HEAD): CURLOPT_NOBODY option for HEAD requests thenetexperts 2017-02-24 18:06:01 +01:00
  • 842c0f242d Fix composer package (#100) v3.0.4 Kieran O'Reilly 2016-08-11 10:49:21 -07:00
  • 5d304c6f6c improved syntax and some codes. (#108) v3.0.3 İrfan Evrens 2016-05-31 19:59:14 +03:00
  • 53656bf519 Merge pull request #105 from voodoodrul/patch-2 v3.0.2 Ahmad Nassri 2016-04-29 19:54:44 -04:00
  • 889ca14f5f Merge pull request #106 from Lozzano/master Ahmad Nassri 2016-04-25 10:03:29 -04:00
  • 45274fd536 Fixing current version in README. André Valentin 2016-04-25 15:02:42 +02:00
  • a3446f6d99 Update Request.php Jesse Skrivseth 2016-04-19 23:05:11 -06:00
  • e9ea4dbee2 Don't use CURLOPT_CUSTOMREQUEST for POSTs Jesse Skrivseth 2016-04-19 22:49:27 -06:00
  • d71cd15d4a Merge pull request #102 from xcopy/master Colin Hutchinson 2016-04-14 08:33:01 -04:00
  • 2d0cd4c8d9 Typofix Kairat Jenishev 2016-04-14 17:01:32 +06:00
  • c01f685e3b Merge pull request #98 from RusinovIG/master v3.0.1 Ahmad Nassri 2016-03-23 00:18:08 -04:00
  • 28080c975c Fixedissue with priority of headers Igor Rusinov 2016-03-20 20:53:52 +03:00
  • 2bedcf05ac docs(readme): fix content-types in labels [ci skip] v3.0.0 Ahmad Nassri 2016-02-24 23:27:05 -05:00
  • b6328f270f chore(travis): fix namespacing issues Ahmad Nassri 2016-02-24 23:23:54 -05:00
  • 1e86cc751f chore(travis): move to container mode in travis Ahmad Nassri 2016-02-24 23:13:33 -05:00
  • 825cee7dc7 chore(travis): fix namespacing issues Ahmad Nassri 2016-02-24 23:12:45 -05:00
  • eb470e929c chore(travis): test on all current PHP versions Ahmad Nassri 2016-02-24 23:02:39 -05:00
  • d23cdc5593 refactor(request): request body management is now externalized to helper methods Ahmad Nassri 2016-02-24 23:01:21 -05:00
  • 0f3a22d63e feat(json): json pecl extension may be available all the time Ahmad Nassri 2016-02-24 22:07:25 -05:00
  • f7f13bd940 Merge pull request #91 from Furgas/fix-curlfile Ahmad Nassri 2016-02-16 14:25:22 -05:00
  • d950a88257 Fix creating CURLFile Tomasz Sawicki 2016-02-16 19:54:45 +01:00
  • 73c2d90323 Merge pull request #90 from Furgas/fix-phpdoc v2.6.6 Ahmad Nassri 2016-02-16 11:45:52 -05:00
  • d0fc831a00 Fix PHPDoc Tomasz Sawicki 2016-02-16 10:49:00 +01:00
  • 4a480b156b Merge pull request #89 from RusinovIG/master v2.6.5 Ahmad Nassri 2016-01-20 14:41:35 -05:00
  • ca6a3b1daf Fixed setting of default headers array Igor Rusinov 2016-01-18 23:24:14 +03:00
  • da71f063cf Merge pull request #88 from frankdee/master v2.6.4 Ahmad Nassri 2015-12-15 17:22:11 -05:00
  • be5ee63ad1 shortened cURL options array merging frankdee 2015-12-14 19:17:31 +01:00
  • 32334a6bfa improved solution to override cURL options, that preserves the right indices in cURL option arrays (Note: PHP seems to not override all options when calling 'curl_setopt_array(..)' several times after another) frankdee 2015-12-14 13:55:49 +01:00
  • e11c54d29c Merge pull request #86 from Mashape/curlopts-override-fix v2.6.3 Ahmad Nassri 2015-12-11 18:41:55 -05:00
  • a3312a0ecd allow to override curlopts Ahmad Nassri 2015-12-11 18:38:09 -05:00
  • fde6f41733 Update README.md Augusto Marietti 2015-10-16 19:40:03 -07:00
  • 75258a2024 Merge pull request #83 from mircobabini/patch-1 Ahmad Nassri 2015-09-03 11:12:21 -04:00
  • b330685820 fix composer command Mirco Babini 2015-09-03 15:39:52 +02:00
  • 2f7aea9f63 Update README.md Augusto Marietti 2015-07-28 00:27:17 -07:00
  • f04b42e75e Merge pull request #81 from gabrielzerbib/master v2.6.2 Ahmad Nassri 2015-07-27 12:17:35 -07:00
  • 32c1a9fef0 Merge branch 'master' of https://github.com/gabrielzerbib/unirest-php Gabriel Zerbib 2015-07-27 22:07:56 +03:00
  • 2b5b349036 phpdoc return type for ::post Gabriel 2015-07-27 14:57:24 +03:00
  • 1017f14ef5 phpdoc return type for ::post Gabriel 2015-07-27 14:57:24 +03:00
  • 99c6975f23 Merge pull request #79 from voodoodrul/patch-1 2.6.1 Ahmad Nassri 2015-06-08 13:29:31 -04:00
  • f257217434 Fix CURLOPT_SSL_VERIFYHOST issue Jesse Skrivseth 2015-06-08 08:50:58 -06:00
  • c9c0a85250 Allow disabling of CURLOPT_SSL_VERIFYHOST Jesse Skrivseth 2015-06-05 19:50:11 -06:00
  • 3e375515fe Update README.md Ahmad Nassri 2015-04-22 11:40:44 -04:00
  • b6fb76ce12 oops, forgot notifications Ahmad Nassri 2015-04-09 12:29:10 -04:00
  • 5926846300 events are required for gitter hook? Ahmad Nassri 2015-04-09 12:02:12 -04:00
  • feae18f980 add gitter webhook Ahmad Nassri 2015-04-09 11:22:15 -04:00
  • b0df287d64 README fix v2.6.0 Ahmad Nassri 2015-04-08 17:36:02 -04:00
  • 4221ee5138 setting custom curl options Ahmad Nassri 2015-04-08 17:34:24 -04:00
  • ec5828c8aa Merge pull request #77 from cristianp6/master v2.5.0 Ahmad Nassri 2015-04-03 13:08:41 -04:00
  • 0293eb258c Add cookie string support, aka CURLOPT_COOKIE cristianp6 2015-04-03 12:04:49 +02:00
  • a1ed45be55 Fixed "Notice: Undefined variable: ch" on curl_setopt cookieFile cristianp6 2015-04-03 11:16:17 +02:00
  • 8da79e7898 updating README and fixing typo v2.4.0 Ahmad Nassri 2015-04-02 14:22:32 -04:00
  • 217b436124 manually applying PR by @daydiff due to complex merge issues, closes #67 Ahmad Nassri 2015-04-02 14:11:23 -04:00
  • d508bd9628 Merge pull request #76 from vlakarados/master Ahmad Nassri 2015-03-30 03:40:31 -04:00
  • 7116894dad Add PHP version to readme.md's requirements Sergey Telshevsky 2015-03-30 10:33:46 +03:00
  • f31ce371a0 updating all tests and docs to mockbins.com v2.3.1 Ahmad Nassri 2015-03-07 06:00:42 -05:00
  • 530905c7c9 switch to using curl_setopt_array for better readability, added utility methods Fixes #66 v2.3.0 Ahmad Nassri 2015-03-01 02:48:16 -05:00
  • 139b58019c Merge pull request #68 from thibaultCha/feature/set-mashape-key Ahmad Nassri 2015-02-10 20:16:30 -08:00
  • 8b47e051ba Set Mashape Key by calling setDefaultHeader thibaultCha 2015-02-05 23:02:12 -08:00
  • 491064f40b Add test for setMashapeKey thibaultCha 2015-02-05 21:09:01 -08:00
  • fb241f6898 Native 'setMashapeKey' method for X-Mashape-Key header thibaultCha 2015-02-05 20:49:06 -08:00
  • f6fc64103f Update README.md Ahmad Nassri 2015-02-05 14:31:38 -05:00
  • 11cf1eaa9f Update README.md Ahmad Nassri 2015-02-05 14:04:02 -05:00
  • d5a7ad40bd fix to deprecated method + more tests v2.2.1 Ahmad Nassri 2015-02-05 13:00:49 -05:00
  • 8af870ff69 fix depreicated method as well! Ahmad Nassri 2015-02-05 12:53:30 -05:00
  • ae01978eb3 php 5.4 cURL does not support setting username and password separately Ahmad Nassri 2015-02-05 12:48:56 -05:00
  • 2074abf904 keeping deprecated auth method functional v2.2.0 Ahmad Nassri 2015-02-05 12:22:46 -05:00
  • 96cdf61101 allowing all native libcurl authentication methods Ahmad Nassri 2015-02-05 12:19:47 -05:00
  • 002c175cd1 typo fix Ahmad Nassri 2015-02-05 11:41:42 -05:00
  • c5be546d1b Proxies! Ahmad Nassri 2015-02-05 11:33:59 -05:00
  • 5fa02336f9 rounded corners for badges Ahmad Nassri 2015-01-15 17:31:04 -05:00
  • 23c3cb5b00 fix badge + unified description Ahmad Nassri 2015-01-15 17:15:37 -05:00
  • 8ce5204c37 updates to badges and text Ahmad Nassri 2015-01-15 15:25:45 -05:00
  • 90be29ced4 typo 2.1.0 Ahmad Nassri 2015-01-15 01:47:58 -05:00
  • 8dcb11e0a6 updating README with new info Ahmad Nassri 2015-01-15 01:46:21 -05:00
  • 3591292c3e eliminating code smells and converting Unirest\Request::send into a public method Ahmad Nassri 2015-01-15 01:42:43 -05:00
  • 3ec25a5d17 adjusting requirements Ahmad Nassri 2015-01-15 01:32:53 -05:00
  • fbe66400fc allow hhvm to fail Ahmad Nassri 2015-01-15 01:30:10 -05:00
  • f68939375b closing code Ahmad Nassri 2015-01-15 01:25:30 -05:00
  • ba25e0304a JSON Decoding options Ahmad Nassri 2015-01-15 01:22:23 -05:00
  • 3bb82974cc codeclimate seems to have a self-signed ssl, which causes errors in travis Ahmad Nassri 2015-01-15 00:33:18 -05:00
  • 3eb8536d3d new test to validate #58 Ahmad Nassri 2015-01-15 00:30:47 -05:00
  • 4762858017 fixing ext-json dependency for older php Ahmad Nassri 2015-01-15 00:16:40 -05:00
  • 7404fca828 minor update to README & Travis fix Ahmad Nassri 2015-01-15 00:12:52 -05:00
  • 1dfcade505 Update README.md Ahmad Nassri 2015-01-14 21:47:33 -05:00
  • 976247358b Update README.md Ahmad Nassri 2015-01-14 21:45:22 -05:00
  • a58c5592d5 Update README.md Ahmad Nassri 2015-01-14 21:45:01 -05:00
  • 3ffe191c1c Merge pull request #63 from Mashape/cleanup 2.0.0 Ahmad Nassri 2015-01-14 20:11:11 -05:00
  • d7d9c35696 removing github image-url Ahmad Nassri 2015-01-14 20:10:46 -05:00
  • 9461d6664c Merge pull request #60 from Mashape/cleanup Ahmad Nassri 2015-01-14 20:08:48 -05:00
  • d188bcbd15 fix typo Ahmad Nassri 2015-01-14 20:06:10 -05:00
  • 1ad47092de PHP 5.4 test Ahmad Nassri 2015-01-14 20:01:38 -05:00
  • bcc2a3bc19 adding mashape logo Ahmad Nassri 2015-01-14 19:53:33 -05:00
  • aff17227d4 typo Ahmad Nassri 2015-01-14 19:48:14 -05:00
  • eaaca57797 gitter integration Ahmad Nassri 2015-01-14 19:45:07 -05:00
  • e6f9dc1d01 updating README Ahmad Nassri 2015-01-14 19:38:48 -05:00