Hello Impy,

the value of the Host: header is controlled by HttpClient
and can not be set manually. Use the VIRTUAL_HOST parameter
to tell HttpClient which value to use:
http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/commons/httpclient/params/HttpMethodParams.html#setVirtualHost(java.lang.String)

cheers,
  Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to