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

ISPN-1098 - REST server should respond with '501 Not Implemented' to the requests with If-Match and similar headers #333

Closed
wants to merge 1 commit into from

Conversation

trustin
Copy link
Contributor

@trustin trustin commented May 21, 2011

the requests with If-Match and similar headers

* Respond with 501 Not Implemented when a client sends a PUT, POST, or
DELETE request with any of the following headers:
  * If-Match
  * If-None-Match
  * If-Modified-Since
  * If-Unmodified-Since
* Proper setUp/tearDown of ServerInstance
@galderz
Copy link
Member

galderz commented May 23, 2011

Integrated, thx Trustin :)

@galderz galderz closed this May 23, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants