nerdexam
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)
  • A
    13% (8)
  • B
    7% (4)
  • C
    2% (1)
  • D
    73% (44)
  • E
    2% (1)
  • F
    3% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-899 Practice