mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 01:53:58 +01:00
This commit makes it so that setting a request option to null will ensure that the option is not set by the single request or as a result of merging in default client settings (like being able to override proxy on a one-off basis).