Tom Rochette
b9bf901212
Add missing 0 index to documentation making use of the getHeader method.
...
The getHeader method always returns an array, but it may be empty.
For documentation purpose, we assume that the response object always contains the queried header, thus providing at least one element in the array at index 0.
2017-12-08 15:57:46 -05:00
Michael Dowling
196b301670
Cleaning up docs. Closes #1231 , closes #1241
2015-09-06 11:18:04 -07:00
Michael Dowling
b0cb490f15
Fixing example. Closes #1149
2015-06-30 09:15:07 -07:00
Steve Edson
5841b87525
Fixed incorrect variable in async request example
2015-05-27 15:43:11 +01:00
Michael Dowling
caa0a37503
Switching back to guzzle theme
2015-04-03 13:31:05 -07:00
Michael Dowling
2660fef712
Doc updates
2015-03-29 12:41:58 -07:00
Michael Dowling
1e892c547c
Updating docs and readme
2015-03-29 12:34:54 -07:00
Michael Dowling
0949947ee2
Updating docs
2015-03-28 15:33:35 -07:00
Michael Dowling
b0a33d8923
Updating docs
2015-03-28 15:03:22 -07:00
Michael Dowling
7cc3409d22
Updating documentation
2015-03-21 19:30:11 -07:00
Michael Dowling
2c2f1d7c47
Updating to use RingPHP and s/adapter/handle/g
2014-10-12 18:27:08 -07:00
Michael Dowling
858041896a
Tweak
2014-10-11 22:59:10 -07:00
Michael Dowling
b1640b080b
Updating tag line
2014-10-09 23:04:32 -07:00
Michael Dowling
c0214da718
More doc tweaks
2014-10-08 18:53:47 -07:00
Michael Dowling
fd5c4261b3
Updating docs
2014-09-17 23:41:49 -07:00
David Prévot
9642625641
Documentation and comments: typo fix
2014-05-04 17:14:28 -04:00
Michael Dowling
b21a840b8f
Fixing method in index.rst
2014-03-30 15:40:51 -07:00
Michael Dowling
4063f08ca4
Guzzle 4.0!
2014-03-29 16:11:36 -07:00
Michael Dowling
e235644d18
Adding testing docs
2014-03-24 21:10:05 -07:00
Michael Dowling
4335976066
Adding progress subscriber to the docs
2014-03-23 15:55:05 -07:00
Eric Coleman
3deea0c86d
Correct spelling mistake
2014-03-17 16:10:57 -04:00
Michael Dowling
b18907d5cb
Adding adapter docs and an emitHeaders() helper
2014-03-12 19:00:11 -07:00
Michael Dowling
67c44cd2cb
Adding project links
2014-03-01 17:37:34 -08:00
Michael Dowling
ebf4e533d1
Renaming "options" to "config" for the config request option
...
Adding request and response docs
2014-02-16 17:10:57 -08:00
Michael Dowling
b572e3c8df
Moving cookie jars, cleaning up expect, adding docs, validating auth schemes.
2014-02-15 23:40:24 -08:00
Michael Dowling
d5834212e0
Tweaking curl implementation
2014-02-14 18:58:36 -08:00
Michael Dowling
c6cf0c6da2
Updating HTTP method signature to be simpler and more consistent
...
- HTTP method based signatures like get(), put(), etc.. accept a URL,
and array of request options. createRequest() is similar but also requires
a method string.
- Renamed request events to 'before', 'complete', 'error', and 'headers.
- Renamed the associated event classes.
- Adding more docs.
2014-02-13 23:37:34 -08:00
Michael Dowling
f35c07eba4
Reorganizing docs
2014-02-13 20:05:40 -08:00
Michael Dowling
952389821a
Moving docs to main repo
2013-10-31 15:25:29 -07:00