F5
303 · Question #233
303 Question #233: Real Exam Question with Answer & Explanation
Sign in or unlock 303 to reveal the answer and full explanation for question #233. The question stem and answer options stay visible for context.
Question
A web developer has created a custom HTTP call to a backend application. The HTTP headers being sent by the HTTP call are: GET / HTTP/1.1 User-Agent: MyCustomApp (v1.0) Accept: text/html Cache-Control: no-cache Connection: keep-alive Cookie. somecookie=1 The backend server is responding with the following: HTTP/1.1 400 Bad Request Date. Wed, 20 Jul 2012 17:22:41 GMT Connection: close Why is the HTTP web server responding with a HTTP 400 Bad Request?
Options
- AThe client request does NOT include a Host header.
- BThe User-Agent header contains an invalid character.
- CThe web server is NOT expecting a keep-alive connection.
- DThe web server is configured to accept HTTP 1.0 requests only.
Unlock 303 to see the answer
You've previewed enough free 303 questions. Unlock 303 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.