Post - Post Request
- Posted by PRO-Webs, Support
- 30 January 2009
- P & Q
POST Request is a http method which is used when the site/page does not wish to pass any parameters in the URL. This is especially appropriate when there is a large quantity of text or information to send to the server or the information is of a sensitive nature.

