Hi,

Our signing algorithm update HttpRequests by changing also the target
host of a request.

However, I was not able to update target host with
HttpRequestInterceptor, because
org.apache.http.impl.execchain.ProtocolExec#execute fetches computers
target host before any HttpRequestInterceptor instance is run.

How can I update request target host?

I'm using httpclient:4.5.2.

Regards,
Maciej

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to