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

Removed non existing curl options #7241

Closed
wants to merge 1 commit into from

Conversation

Martin-P
Copy link
Contributor

Fix for #7228.

CURL_HTTP_VERSION_1_0 and CURL_HTTP_VERSION_1_1 are not cURL options. They are cURL values for the option CURLOPT_HTTP_VERSION.

@weierophinney
Copy link
Member

Merged to develop for release with 2.4.

@Martin-P Martin-P deleted the hotfix/curl-adapter branch February 28, 2015 19:23
weierophinney added a commit to zendframework/zend-http that referenced this pull request May 15, 2015
…fix/curl-adapter

Removed non existing curl options
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants