F5 BIG-IP LTM Specialist: Maintain and Troubleshoot — Question 98
A web application requires the client to provide the destination server and service identification.
Which HTTP header will supply this information?
Answer options
- A. Host
- B. From
- C. Expect
- D. Connection
Correct answer: A
Explanation
The correct answer is A, 'Host', as it specifies the domain name of the server and the requested resource, which is essential for routing the request correctly. The other options, such as 'From', 'Expect', and 'Connection', do not provide the required information about the destination server or service identification.