You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Filip Filipov <fk...@abv.bg> on 2005/02/26 17:07:21 UTC

adding headers to proxy CONNECT request

is it possible to add headers to the CONNECT request. the reason i want to do that is that i want to send custom headers to the proxy server when executing GET method to https://www.domain.com via proxy. 
Iam NOT asking about proxy authentication

-----------------------------------------------------------------
http://gbg.bg/search - Изпробвайте още сега най-добрата българска търсачка!

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-user-help@jakarta.apache.org


Re: adding headers to proxy CONNECT request

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Sat, 2005-02-26 at 18:07 +0200, Filip Filipov wrote:
> is it possible to add headers to the CONNECT request.

Not really. We have never considered that as a practical requirement.
Why would you want to do that? Are you developing a custom proxy
software of any kind? 

Oleg

>  the reason i want to do that is that i want to send custom headers to the proxy server when executing GET method to https://www.domain.com via proxy. 
> Iam NOT asking about proxy authentication
> 
> -----------------------------------------------------------------
> http://gbg.bg/search - Изпробвайте още сега най-добрата българска търсачка!
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: httpclient-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-user-help@jakarta.apache.org