POST method
Click on the red underlined text to get to the source
... Commands to control a coffee pot are sent from client to coffee
server using either the BREW or POST method, and a message body with
Content-Type ...
...
A coffee pot server MUST accept both the BREW and POST method
equivalently. However, the use of POST for causing actions to happen
is deprecated.
...
