
All resources now support HEAD and OPTIONS methods. The HEAD response is generated by truncating a GET request on the same resource. This does not work with other methods as they could require a message body.
All resources now support HEAD and OPTIONS methods. The HEAD response is generated by truncating a GET request on the same resource. This does not work with other methods as they could require a message body.