[ http://issues.apache.org/jira/browse/AXIS-2047?page=comments#action_12317377 ]
Cyrille Le Clerc commented on AXIS-2047: ---------------------------------------- I don't see in the client API a way to specify a virtual host (Host http header) that is different from the host that is used to open the socket. I would like to have something like org.apache.commons.httpclient.params.HostParams#virtualHost in Jakarta Commons Http Client > HttpSender does not support redefinition of http header "Host" > -------------------------------------------------------------- > > Key: AXIS-2047 > URL: http://issues.apache.org/jira/browse/AXIS-2047 > Project: Apache Axis > Type: Bug > Components: Basic Architecture > Versions: 1.2 > Environment: Axis java, 1.1 and 1.2, unix/windows platforms > Reporter: Cyrille Le Clerc > Assignee: Jayachandra Sekhara Rao Sunkara > Priority: Minor > Attachments: AXIS-2047-2.patch, AXIS-2047.patch > > HttpSender does not support redefinition of http header "Host". > If the developper defines "Host" header in > msgContext.property(HTTPConstants.REQUEST_HEADERS), then this header is > declared twice in the Http request ; the developper defined value is the > second one and thus ignored by the target server. -- 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
