Michael Dowling
3416e6108e
Adding on_redirect. Addresses #1166
2015-07-09 20:03:23 -07:00
Michael Dowling
e798cb4daa
Adding note about exclusive form options
2015-06-24 09:08:25 -07:00
Michael Dowling
e812f17245
Fixing json
docs
2015-06-13 16:37:58 -07:00
Michael Dowling
d502b97b38
Adding missing docs and updating upgrade guide
2015-05-27 10:07:49 -07:00
Michael Dowling
b158770ee6
Fixing cookies docs. Closes #1072
2015-05-25 16:10:05 -07:00
Michael Dowling
c53c4a617c
Renaming the sync option to synchronous to avoid confusion with sink
2015-05-19 21:55:21 -07:00
Michael Dowling
8fd930513a
Refactoring POST support to multipart and form_params
...
Updating documentation
2015-05-12 21:47:00 -07:00
Michael Dowling
15557b1523
Refactoring to support the "on_headers" option
2015-04-30 00:59:01 -07:00
Michael Dowling
3df1696764
Fixing default header resolution on messages
2015-04-28 14:54:01 -07:00
Michael Dowling
f0d321f127
Simplifying cookie handling
2015-04-20 10:06:38 -07:00
Michael Dowling
fd095f0f68
PSR-7 updates
2015-04-19 20:39:53 -07:00
Michael Dowling
a47dc8e99a
Updating docs and host handlers are used
2015-04-18 11:08:00 -07:00
Michael Dowling
2325f7b1d3
Removing handler stack from the client
2015-04-17 19:59:11 -07:00
Michael Dowling
b5edb69526
Removing synchronous calls in curl multi handler.
...
Removing the ability to set delay to "true" in order to work around the
fact that adding a request to a curl multi handler can cause synchronous
promise resolution if ticked, and can be very slow if you are sending
multiple requests concurrently.
2015-04-16 01:13:50 -07:00
Michael Dowling
ea77048c62
Allowing delay to be true
2015-03-31 14:06:45 -07:00
Michael Dowling
66be56c746
Updating docs
2015-03-29 15:55:21 -07:00
Michael Dowling
c1dc3e62ab
Updating docs for request options
2015-03-29 13:08:41 -07:00
Michael Dowling
2660fef712
Doc updates
2015-03-29 12:41:58 -07:00