Home » HTML » Html miscellaneous » Question
  1. Which of the following is not a request-header field?
    1. If-None-Match
    2. Expect
    3. Host
    4. Delete
    5. None of these
Correct Option: D

For passing additional information about request we use request-header fields. These are also requested modifiers. There are several request-header fields like Accept-Encoding, Expect, Accept-Charset, Accept-Language, Form, Host, Authorization, If-Match, Proxy-Authorization, Range, User-Agent, TE, Referer, If-Unmodified-Since, If-Range.



Your comments will be displayed only after manual approval.