mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 18:13:00 +01:00
[Http] Using a factory method when creating bad response exceptions. Adding ClientErrorResponseException and ServerErrorResponseException. [Http] Removing curl specific protocal version code from RequestInterace and pushing it to the curl namespace [Http] Renaming parseUrlUtf8 to parseUrl and fixing a typo