Page 1 of 1

How can a Citrix Administrator configure a rewrite policy to change the version of HTTP from 1.1 to 1.0 in every request

Posted: Sat Jul 23, 2022 7:27 pm
by answerhappygod
How can a Citrix Administrator configure a rewrite policy to change the version of HTTP from 1.1 to 1.0 in every request?

A. >add rewrite action RW_ACT replace http.res.version ג€\ג€HTTPS/1.0\ג€ג€ > add rewrite policy RW_POL true RW_ACT
B. >add rewrite action RW_ACT replace http.req.version ג€\ג€HTTPS/1.1\ג€ג€ > add rewrite policy RW_POL true RW_ACT
C. >add rewrite action RW_ACT replace http.res.version ג€\ג€HTTPS/1.1\ג€ג€ > add rewrite policy RW_POL true RW_ACT
D. >add rewrite action RW_ACT replace http.req.version ג€\ג€HTTPS/1.0\ג€ג€ > add rewrite policy RW_POL true RW_ACT