1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-25 02:22:57 +01:00

7 Commits

Author SHA1 Message Date
Michael Dowling
244bf0228e Using getHeaderAsArray 2014-10-01 08:52:45 -07:00
Michael Dowling
668209c895 Getting tests working again. Removing more fluent interfaces.
Removing more fluent interfaces to make it easier to decorate
classes.
2014-09-08 21:35:11 -07:00
Michael Dowling
b8ca88c797 Making it easier to represent parts of a message as a string 2014-08-03 09:59:59 -07:00
Michael Dowling
5716a446ef Removing HasHeadersInterface to make more like the PSR 2014-03-11 00:25:54 -07:00
Michael Dowling
13e14e1dc0 Moving content-type and length guessing to the PrepareRequestBody subscriber 2014-03-06 09:15:00 -08:00
Michael Dowling
2ef69a3d43 Updating header parsing to accept a message and string value for a header 2014-02-20 22:04:44 -08:00
Michael Dowling
89a8e2ede1 Using PSR-4 and moving namespace from Guzzle to GuzzleHttp
- Moving various namespaces up a level
- Updating docs
- Renaming EventSubscriberInterface to SubscriberInterface
2014-02-16 20:42:45 -08:00