Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Fixed proxy adapter keys being incorrectly set due Zend\Http\Client #2907

Closed

Conversation

bgallagher
Copy link
Contributor

repo: git://github.com/bgallagher/zf2.git
branch: ProxyClientAdapterBugFix

Zend\Http\Client::setOptions normalises the option keys, removing underscores among other things. However Zend\Http\Client\Adapter\Proxy expects keys proxy_host & proxy_port set including the underscores. This patch adds the method Zend\Http\Client\Adapter\Proxy::setOptions which correctly sets the keys.

weierophinney added a commit that referenced this pull request Nov 16, 2012
@ghost ghost assigned weierophinney Nov 16, 2012
weierophinney added a commit to zendframework/zend-http that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-http that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants