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

Support for HTTP PATCH in the built-in webserver #189

Closed
wants to merge 5 commits into from
Closed

Support for HTTP PATCH in the built-in webserver #189

wants to merge 5 commits into from

Conversation

nikcorg
Copy link
Contributor

@nikcorg nikcorg commented Sep 11, 2012

I wanted to experiment using the HTTP PATCH method (http://tools.ietf.org/html/rfc5789), so I added it to the http parser for the built-in webserver. Perhaps someone else would benefit from this as well.

Somewhat related to Bug #61679 (https://bugs.php.net/bug.php?id=61679) but this PR does not add the behaviour of returning 405 for unsupported methods.

@nikcorg
Copy link
Contributor Author

nikcorg commented Sep 11, 2012

Screwed up the commits with a rebase. Closing this one.

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