Most (well written) PHP programs recognize GET from POST requests and handle them appropriate. However most of them are not aware of HEAD requests and handle them identical to GET. This is a waste of resources and is in contravention to HTTP 1.1 protocol (RFC 2616). The HEAD method is identical to GET except that the [...]
Most (well written) PHP programs recognize GET from POST requests and handle them appropriate. However most of them are not aware of HEAD requests and handle them identical to GET. This is a waste of resources and is in contravention to HTTP 1.1 protocol (RFC 2616).
The HEAD method is identical to GET except that the [...]
Please fill in the following fields
* - Required
Your Name: *
Your E-Mail: *
Your Remarks:
Friend's Name: *
Friend's E-Mail: *