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

Fix get with body in ClientStatic #4376

Conversation

robertprice
Copy link
Contributor

Changed ClientStatic to correctly accept a body. Before it was trying
to call setBody which didn't exist. Unit test added.

This change may be controversial as there is debate as to wether GET's
should have a body or not. However, the documentation for this class
says it is supported, so this fixes that broken functionality.

Changed ClientStatic to correctly accept a body. Before it was trying
to call setBody which didn't exist. Unit test added.

This change may be controversial as there is debate as to wether GET's
should have a body or not. However, the documentation for this class
says it is supported, so this fixes that broken functionality.
@ghost ghost assigned weierophinney May 2, 2013
weierophinney added a commit that referenced this pull request May 2, 2013
weierophinney added a commit that referenced this pull request May 2, 2013
weierophinney added a commit to zendframework/zend-http that referenced this pull request May 15, 2015
…ClientStatic-GET-with-body

Fix get with body in ClientStatic
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.

2 participants