Which rewrite option correctly changes the HTTP request version to HTTP/1.0?

Master Citrix ADC13 with Citrix Gateway 1Y0-231 Test. Use flashcards and multiple choice questions with hints. Prepare thoroughly for your exam!

Multiple Choice

Which rewrite option correctly changes the HTTP request version to HTTP/1.0?

Explanation:
The key idea is that the HTTP version being changed must be the one used in the client request. The http.req.version variable controls the version in the request line, so replacing it with HTTP/1.0 alters the version that is sent to the backend. Choices that target http.res.version would modify the response line from the server, not the request, and using HTTP/1.1 for the request wouldn’t meet the goal of changing it to HTTP/1.0. Therefore, the correct option is to replace http.req.version HTTP/1.0.

The key idea is that the HTTP version being changed must be the one used in the client request. The http.req.version variable controls the version in the request line, so replacing it with HTTP/1.0 alters the version that is sent to the backend. Choices that target http.res.version would modify the response line from the server, not the request, and using HTTP/1.1 for the request wouldn’t meet the goal of changing it to HTTP/1.0. Therefore, the correct option is to replace http.req.version HTTP/1.0.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy