| Author |
HTTP method
|
Fisher Daniel
Ranch Hand
Joined: Sep 14, 2001
Posts: 582
|
|
Dear all, 1. How do we force browser to use HEAD method instead of GET method when send request to HTTP server? 2. What are the reasons that the browser use GET method as default instead of POST method? thanks daniel
|
 |
Paul Anilprem
Enthuware Software Support
Ranch Hand
Joined: Sep 23, 2000
Posts: 2912
|
|
1. Just answered here 2. In what case? Do you mean for the FORM tag? It is specified by the w3c specification. That's all. POST could also have been the default instead of GET.
|
Enthuware - Best Mock Exams and Questions for Oracle/Sun Java Certifications
Quality Guaranteed - Pass or Full Refund!
|
 |
 |
|
|
subject: HTTP method
|
|
|