Map Development Area (MDA)
Location:
_/_
internet
_/_
web
_/_
http
_/_
http-method-delete
| http-method-delete |
|
|
|
-
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
|
|
|