Skip to content

Add WebDAV methods to valid request_methods.#78

Merged
RISCfuture merged 2 commits into
SquareSquash:masterfrom
doxavore:webdav-request-methods
May 8, 2013
Merged

Add WebDAV methods to valid request_methods.#78
RISCfuture merged 2 commits into
SquareSquash:masterfrom
doxavore:webdav-request-methods

Conversation

@doxavore

@doxavore doxavore commented May 8, 2013

Copy link
Copy Markdown
Contributor

This may be a sign that request_method shouldn't have any validation on it? I can only imagine there are other HTTP-accessible services with their own made-up verbs?

@RISCfuture

Copy link
Copy Markdown
Contributor

Yes, I am in favor of dropping these validations. They don't really improve the validity of anything anyway.

@doxavore

doxavore commented May 8, 2013

Copy link
Copy Markdown
Contributor Author

PR has been updated to instead just limit the request_method to 50 characters (and allow nil). That way we'll prevent it from taking too much junk without restricting odd request methods.

RISCfuture added a commit that referenced this pull request May 8, 2013
Add WebDAV methods to valid request_methods.
@RISCfuture RISCfuture merged commit 7c4c111 into SquareSquash:master May 8, 2013
mexisme pushed a commit to fluxfederation/SquareSquash-web that referenced this pull request Apr 22, 2015
Add WebDAV methods to valid request_methods.
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.

2 participants