Oracle
1Z0-899 · Question #155
A web browser need NOT always perform a complete request for a particular page that it suspects might NOT have changed. The HTTP specification provides a mechanism for the browser to retrieve only a…
The correct answer is D. HEAD. See the full explanation below for the reasoning.
Question
A web browser need NOT always perform a complete request for a particular page that it suspects might NOT have changed. The HTTP specification provides a mechanism for the browser to retrieve only a partial response from the web server; this response includes information, such as the Last-Modified date but NOT the body of the page. Which HTTP method will the browser use to retrieve such a partial response?
Options
- AGET
- BASK
- CSEND
- DHEAD
- ETRACE
- FOPTIONS
How the community answered
(60 responses)- A13% (8)
- B7% (4)
- C2% (1)
- D73% (44)
- E2% (1)
- F3% (2)
Community Discussion
No community discussion yet for this question.