Question: The following snippet is an HTTP message header GET /latest HTTP/1.1 Host: api.fixer.io User-Agent: curl/7.52.1 Which one of the following correctly describes the message? a.
The following snippet is an HTTP message header
GET /latest HTTP/1.1
Host: api.fixer.io
User-Agent: curl/7.52.1
Which one of the following correctly describes the message?
a. GET request to api.fixer.io?latest
b. GET request to api.fixer.io:80/*
c. GET request to api.fixer.io/latest
d. GET request to http://api.fixer.io
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
