Which of the following method is not available in HTTP
2019
Which of the following method is not available in HTTP
Answer: D. TAIL — GET, PUT, and TRACE are HTTP methods. TAIL is not a standard HTTP method.
- A.
GET
- B.
PUT
- C.
TRACE
- D.
TAIL
Attempted by 494 students.
Show answer & explanation
Correct answer: D
GET, PUT, and TRACE are HTTP methods. TAIL is not a standard HTTP method.
Loading lesson…