[ 
https://issues.apache.org/jira/browse/AWF-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tony Stevenson moved DEFT-26 to AWF-95:
---------------------------------------

    Reporter: Niklas Gustavsson
         Key: AWF-95  (was: DEFT-26)
     Project: Apache AWF  (was: Deft)
    
> Return 501 for unimplemented methods
> ------------------------------------
>
>                 Key: AWF-95
>                 URL: https://issues.apache.org/jira/browse/AWF-95
>             Project: Apache AWF
>          Issue Type: Bug
>            Reporter: Niklas Gustavsson
>
> Supporting the GET and HEAD methods
> To comply with HTTP 1.1, a server must support at least the GET and HEAD 
> methods. If you're handling CGI scripts, you should probably support the POST 
> method too.
> Four other methods (PUT, DELETE, OPTIONS, and TRACE) are defined in HTTP 1.1, 
> but are rarely used. If a client requests a method you don't support, respond 
> with "501 Not Implemented", like
>     HTTP/1.1 501 Not Implemented
>     [blank line here]
> See: http://www.jmarshall.com/easy/http/#http1.1s8

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to