Handle Precondition Failed for If-Match: * where there is no handler for the resource

This commit is contained in:
Colin Adams
2013-04-11 09:23:41 +01:00
parent 47e028de2a
commit 31ba0a8828
5 changed files with 163 additions and 0 deletions

View File

@@ -52,6 +52,8 @@ feature -- Access
http_access_control_request_headers: STRING = "HTTP_ACCESS_CONTROL_REQUEST_HEADERS"
http_if_match: STRING = "HTTP_IF_MATCH"
gateway_interface: STRING = "GATEWAY_INTERFACE"
auth_type: STRING = "AUTH_TYPE"