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

Allow HTTP client configuration to be supplied when using ClientStatic #6571

Closed

Conversation

tfountain
Copy link
Contributor

Allow HTTP client configuration to be supplied when making get() or post() calls with the static HTTP client. As well as adding flexibility, without this it is difficult/impossible to use the static client with SSL URLs.

This is an additional optional param, so no BC break. Fixes #6482.

@tfountain
Copy link
Contributor Author

As per discussion with @Ocramius on IRC, this PR should be merged into the develop branch, not master, as it relates to a new feature.

@Ocramius Ocramius added this to the 2.4.0 milestone Dec 17, 2014
@Ocramius Ocramius self-assigned this Dec 17, 2014
Ocramius added a commit that referenced this pull request Dec 28, 2014
@Ocramius
Copy link
Member

This PR was manually merged into develop at ce69386, thanks @tfountain!

@Ocramius Ocramius closed this Dec 28, 2014
gianarb pushed 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to get the HTTPS using Zend\Http\ClientStatic
3 participants