logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   internet   _/_   web   _/_   http   _/_   http-method-delete  

Index Browse Edit Visualize Statistics Download Help
 
http-method-delete
is-subclass-of
- HTTP Method [ superclass ]
Comment:
requests that the origin server delete the resource identified by the Request-URI
Comment:
responses to this method are not cacheable -- client cannot be guaranteed that the operation has been carried out
example
DELETE /examples.html HTTP/1.0
comment
often deactivated at server