HTTP - DELETE

HTTP - DELETE

About

delete is a http request method that should perform a data delete operation





Recommended Pages
Http Status 304 Chrome Devtool
HTTP - Redirect (status codes 3xx) - Client must take additional action

The HTTP 3xx class of status code indicates that the client (user or user agent) must take additional action to complete the request. The redirect url is defined by the location header. A user agent...
HTTP - Request Method (Get, Post, Put, )

The http method is a header of http request that defines the type of operation. HTTP defines a set of operations. By order of most frequent: Method Description Cached by default Html element Request...
Card Puncher Data Processing
IO - CRUD (Create/Read/Update/Delete) - basic functions of persistent storage

In computer programming, create, read, update and delete (as an acronym CRUD) are the four basic functions of persistent storage. Operation SQL HTTP File System mutator Create INSERT PUT...



Share this page:
Follow us:
Task Runner