1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-23 17:44:02 +01:00

17 Commits

Author SHA1 Message Date
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