Description
The setting proxy.config.http.send_http11_requests determines what http version is used in sending outgoing requests. However, this setting is not applied when dns/hostdb lookup is skipped (for e.g, when using the TS API TSHttpTxnServerAddrSet). This causes problems since the default version in the code used is v0.9 at the moment. See the jira TS-3327 that proposes to change the default to an invalid value (e.g 0.0) in 6.0 and TS-3328 that tracks the need for a new/modified TS API.
Attachments
Issue Links
- is blocked by
-
TS-3267 server request http version is 0.9
- Closed