Sam Berlin wrote:
Hi All,
Is there a preferred way of adding a "Connection: Close" header into
an exchange you expect (and want) to use credentials with? I would
expect if the initial request had a failure due to unauthorized
credentials that the Connection: Close would kill the connection
instead of continuing the exchange of the credentials. If this is the
case, is there a way to add Connection: Close to the request only
after credentials are added?
Hi Sam
I am not sure I understand the problem entirely. Are you talking about
client-side or server-side processing? Anyways, a simple protocol
interceptor should do the job quite easily.
Oleg
Thanks.
Sam
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org