Jump to content

HTTP verb

From Wiktionary, the free dictionary

English

[edit]

Noun

[edit]

HTTP verb (plural HTTP verbs)

  1. (programming, Internet) A HTTP method; any of a predefined set of words (such as GET, OPTIONS or POST) that are part of an HTTP request and indicate the desired action to be performed on a given resource.

Usage notes

[edit]
  • Verb is a misnomer here, as not all HTTP method names are verbs (for example, OPTIONS is a noun).