mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 10:03:27 +01:00
- Adding more docs on error handling - Tightening down the client interface to only allow RequestExceptions to be thrown from a client during a send() method. This makes error handling much easier and predictable.