http-body tagged requests and articles
Categorized request examples and articles tagged with [http-body] keyword HTTP DELETE Body
An example of making an HTTP DELETE request with message body. The RFC 2616 does not explicitly forbid or discourage sending a body with HTTP DELETE request but most servers will ignore it.
An example of making an HTTP DELETE request with message body. The RFC 2616 does not explicitly forbid or discourage sending a body with HTTP DELETE request but most servers will ignore it.