[ http://issues.apache.org/jira/browse/AXISCPP-998?page=all ]
nadir amra resolved AXISCPP-998.
--------------------------------
Fix Version/s: 1.6 Beta
Resolution: Fixed
Fixed as described in patch.
> wrong "Host:" HTTP request header when using HTTP proxy
> -------------------------------------------------------
>
> Key: AXISCPP-998
> URL: http://issues.apache.org/jira/browse/AXISCPP-998
> Project: Axis-C++
> Issue Type: Bug
> Components: Transport (axis3)
> Affects Versions: current (nightly), 1.6 Beta
> Reporter: Luke
> Assigned To: nadir amra
> Fix For: 1.6 Beta
>
> Attachments: hosthdr.patch
>
>
> When using an HTTP proxy, the "Host:" HTTP request header is being produced
> specifying the hostname of the proxy server.
> However, according to the HTTP 1.1 spec, it should specify "the Internet host
> and port number of the resource being requested, as obtained from the
> original URI given by the user or referring resource".
> Reference: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23
> This bug results in HTTP proxy support being unusable in any case where the
> web server looks at this request header (which I think is usually the case).
> A patch to fix this bug is attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]