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.

You can post an ad on a bulletin board or an announcement on a web page.