thenetexperts
|
14aa9aa691
|
feat(HEAD): CURLOPT_NOBODY option for HEAD requests
* When using HEAD requests set the appropriate curl header to not wait for a response body. See http://www.php.net/manual/en/function.curl-setopt.php on CURLOPT_NOBODY.
* Add simple test for HEAD request.
|
2017-02-24 09:06:01 -08:00 |
|
Igor Rusinov
|
28080c975c
|
Fixedissue with priority of headers
|
2016-03-20 20:53:52 +03:00 |
|
Ahmad Nassri
|
b6328f270f
|
chore(travis): fix namespacing issues
|
2016-02-24 23:23:54 -05:00 |
|
Ahmad Nassri
|
d23cdc5593
|
refactor(request): request body management is now externalized to helper methods
|
2016-02-24 23:01:21 -05:00 |
|
Igor Rusinov
|
ca6a3b1daf
|
Fixed setting of default headers array
|
2016-01-18 23:24:14 +03:00 |
|
Ahmad Nassri
|
4221ee5138
|
setting custom curl options
- `Unirest\Request::curlOpt()`
- `Unirest\Request::curlOpts()`
- `Unirest\Request::clearCurlOpts()`
fixes #78
|
2015-04-08 17:35:14 -04:00 |
|
Ahmad Nassri
|
f31ce371a0
|
updating all tests and docs to mockbins.com
|
2015-03-07 06:00:42 -05:00 |
|
thibaultCha
|
491064f40b
|
Add test for setMashapeKey
|
2015-02-05 21:09:01 -08:00 |
|
Ahmad Nassri
|
d5a7ad40bd
|
fix to deprecated method + more tests
|
2015-02-05 13:00:49 -05:00 |
|
Ahmad Nassri
|
3eb8536d3d
|
new test to validate #58
|
2015-01-15 00:30:47 -05:00 |
|
Ahmad Nassri
|
c1018cc344
|
just some ordering
|
2015-01-14 18:44:05 -05:00 |
|
Ahmad Nassri
|
4f156e59fd
|
improving tests
|
2015-01-14 18:40:21 -05:00 |
|
Ahmad Nassri
|
be9bca1d5a
|
splitting out Unirest\File and updating README
|
2015-01-14 18:31:21 -05:00 |
|
Ahmad Nassri
|
87f5c54308
|
fixing travis build
|
2014-12-18 01:19:38 -05:00 |
|
Ahmad Nassri
|
eccbc76469
|
improving curl post body flattening for multidimensional arrays
|
2014-12-18 01:16:40 -05:00 |
|
Ahmad Nassri
|
d004129842
|
more scrutinizer-ci
|
2014-12-18 00:08:12 -05:00 |
|
Ahmad Nassri
|
97f51e1269
|
fixes from scrutinizer-ci
|
2014-12-18 00:05:49 -05:00 |
|
Ahmad Nassri
|
ed76b17884
|
test fixes
|
2014-12-17 23:57:27 -05:00 |
|
Ahmad Nassri
|
c7b73c8316
|
identation fix
|
2014-12-17 22:45:58 -05:00 |
|
Ahmad Nassri
|
6347fa33ee
|
modifying directory name to standard usage
|
2014-12-17 22:38:46 -05:00 |
|