POST (HTTP)
Request method supported by the HTTP protocol
In computing, POST is a request method supported by HTTP used by the World Wide Web. By design, the POST request method requests that a web server accepts the data enclosed in the body of the request message, most likely for storing it. It is often used when uploading a file or when submitting a completed web form.
Nº Q2764521 ★★
Uncommon · Knowledge
POST (HTTP)
Request method supported by the HTTP protocol
In computing, POST is a request method supported by HTTP used by the World Wide Web. By design, the POST request method requests that a web server accepts the data enclosed in the body of the request message, most likely for storing it. It is often used when uploading a file or when submitting a completed web form.
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
In computing, POST is a request method supported by HTTP used by the World Wide Web. By design, the POST request method requests that a web server accepts the data enclosed in the body of the request message, most likely for storing it. It is often used when uploading a file or when submitting a completed web form. In contrast, the HTTP GET request method retrieves information from the server. As part of a GET request, some data can be passed within the URL's query string, specifying (for example) search terms, date ranges, or other information that defines the query. As part of a POST request, an arbitrary amount of data of any type can be sent to the server in the body of the request message. A fields header field in the POST request usually indicates the message body's Internet media type.
Text: Wikipédia, CC BY-SA 4.0. · Image: IETF HTTP Working Group (HTTPbis) (Public domain) ·
Related cards
XMLHttpRequest
Web API in the form of an object, provided by the user agent, whose methods transfer data between a user agent and a web server, often for continually modifying a loaded web page; despite the name, can be used with non-HTTP protocols or non-XML data
Nº Q220674 ★★
Post Office Protocol
Family of Internet mail protocols
Nº Q1268005 ★★★
Robots.txt
Standard used to advise web crawlers and scrapers not to index a web page or site
Nº Q80776 ★★★
HTTP referer
HTTP header field that identifies the address of the webpage that linked to the resource being requested
Nº Q936009 ★★★
Port (computer networking)
Communications endpoint in a computer's host operating system
Nº Q858321 ★★★
HTTP
Application-layer protocol for transferring web resources
Nº Q8777 ★★★★