Caching Proxy Help

About HTTP Methods

You can specify the Hypertext Transfer Protocol (HTTP) methods you want the server to accept. Client requests to the server include a method field that indicates the action the server is to perform on the document or object that the client is requesting. The client request is accepted only if the requested method is enabled on the server.

The server uses the POST method to submit configuration updates. If you disable this method, you will not be able to make server configuration updates using the administration forms. By default, the POST method is enabled.

Related information