Hi Ranchers,
I know that Head method works exactly like the get method but it only returns the HTTP header information without any body.
However I have never seen any example till now in which doHead() is overrriden.
Hence Could you please let me know
1) How to print the HTTP Header information using doHead() i.e.what whould be defintion of overriden doHead() ?
2) How to make a HEAD request from the browser ?
Many thanks is advance !
Regards,
Somesh