Skip to content

CONNECT request is sent with default AHC user-agent, not with the on from RequestBuilder #1730

Closed
@insticore

Description

@insticore

The new CONNECT request is made by NettyRequestFactory, where User-Agent is set from AsyncHttpClientConfig, if I correctly understand.
So in result the user-agent differs from the following requests.

Please, is it possible to fix?

This is captured by Wireshark, the first request CONNECT and the headers are:
accept: /.
user-agent: AHC/2.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions