Which of the following are the features of an HTTP request?
A
URL being requested
B
Optional request body
C
Optional set of request headers
D
All of the mentioned
Correct Answer: All of the mentioned
An HTTP request consists of four parts : the HTTP request method or “verb” the URL being requested an optional set of request headers, which may include authentication information an optional request body