You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Cyrille Le Clerc (JIRA)" <ax...@ws.apache.org> on 2005/06/13 01:08:48 UTC

[jira] Created: (AXIS-2048) CommonsHttpSender does not support redefinition of http header "Host"

CommonsHttpSender does not support redefinition of http header "Host"
---------------------------------------------------------------------

         Key: AXIS-2048
         URL: http://issues.apache.org/jira/browse/AXIS-2048
     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


 CommonsHttpSender does not support redefinition of http header "Host".

If the developper defines "Host" header in msgContext.property(HTTPConstants.REQUEST_HEADERS), then this header is ignored ; the "Host" header of the http request is deduced by jakarta.commons.httpclient from the target URL.

-- 
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


[jira] Updated: (AXIS-2048) CommonsHttpSender does not support redefinition of http header "Host"

Posted by "Cyrille Le Clerc (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-2048?page=all ]

Cyrille Le Clerc updated AXIS-2048:
-----------------------------------

    Attachment: AXIS-2048.patch

Patch to support definition of "Host" http header through msgContext.property(HTTPConstants.REQUEST_HEADERS) in CommonsHTTPSender

> CommonsHttpSender does not support redefinition of http header "Host"
> ---------------------------------------------------------------------
>
>          Key: AXIS-2048
>          URL: http://issues.apache.org/jira/browse/AXIS-2048
>      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
>  Attachments: AXIS-2048.patch
>
>  CommonsHttpSender does not support redefinition of http header "Host".
> If the developper defines "Host" header in msgContext.property(HTTPConstants.REQUEST_HEADERS), then this header is ignored ; the "Host" header of the http request is deduced by jakarta.commons.httpclient from the target URL.

-- 
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


[jira] Assigned: (AXIS-2048) CommonsHttpSender does not support redefinition of http header "Host"

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-2048?page=all ]

Davanum Srinivas reassigned AXIS-2048:
--------------------------------------

    Assign To: Jayachandra Sekhara Rao Sunkara

> CommonsHttpSender does not support redefinition of http header "Host"
> ---------------------------------------------------------------------
>
>          Key: AXIS-2048
>          URL: http://issues.apache.org/jira/browse/AXIS-2048
>      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
>  Attachments: AXIS-2048.patch
>
>  CommonsHttpSender does not support redefinition of http header "Host".
> If the developper defines "Host" header in msgContext.property(HTTPConstants.REQUEST_HEADERS), then this header is ignored ; the "Host" header of the http request is deduced by jakarta.commons.httpclient from the target URL.

-- 
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