Closed
Description
I am using Elasticsearch.Net.Connection.HttpClientConnection istead of standard HttpConnection.
I realized that setting EnableCompressedResponses() in ConnectionSettings class has no effect on HttpClientConnection, there is no accept-encoding header.
When I use standard HttpConnection, then all is ok, headers appended to web request.
I tested only this settings, probably there is more settings than has no effect on HttpClient connection.
Please check this out.
Metadata
Metadata
Assignees
Labels
No labels