Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up handling of PUT data. #2

Merged
merged 1 commit into from
Oct 31, 2013

Conversation

gauthierm
Copy link
Member

See https://pear.php.net/bugs/bug.php?id=18431 and https://pear.php.net/bugs/bug.php?id=20106.

This handles the request body with a consistent API to the way request headers are handled. It should fix the bugs in both 18431 and 20106.

See https://pear.php.net/bugs/bug.php?id=18431 and
https://pear.php.net/bugs/bug.php?id=20106.

This handles the request body with a consistent API to the way request
headers are handled. It should fix the bugs in both 18431 and 20106.
gauthierm added a commit that referenced this pull request Oct 31, 2013
@gauthierm gauthierm merged commit ed3ab7f into pear:master Oct 31, 2013
@gauthierm gauthierm deleted the bug-20106-fix-put-handling branch October 14, 2014 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant