Multiple choice

Which of the following HTTP message requests is sent from a client to a server and includes the method to be applied to the resource, the identifier of the source and the protocol version in use?

  1. Response

  2. Request

  3. Entity

  4. PUT

  5. OPTIONS

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This HTTP message request is the one that is sent from a client to a server and includes the method to be applied to the resource, the identifier of the source and the protocol version in use.