The http-control post action command controls HTTP POST operations.
The undo http-control post action command cancels the control over HTTP POST operations.
| Parameter | Description | Value |
|---|---|---|
| permit | Permits the HTTP POST operation. | - |
| deny | Denies the HTTP POST operation. | - |
HTTP POST operations are permitted by default.
The POST method of HTTP is commonly used to send information to the server through web pages. For example, you are using this method when you post on BBS, submit forms, and enter your user name and password to log in to a specific system.