Examveda
Examveda

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

Answer: Option D

Solution(By Examveda Team)

An HTTP request consists of four parts :
1. The HTTP request method or “verb”
2. The URL being requested
3. An optional set of request headers, which may include authentication information
4. An optional request body

Join The Discussion

Related Questions on Document Object Model and Event Handling