You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Johannes Koch (JIRA)" <ji...@apache.org> on 2007/11/16 14:55:43 UTC

[jira] Created: (HTTPCLIENT-705) Handle URIs with path component null

Handle URIs with path component null
------------------------------------

                 Key: HTTPCLIENT-705
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-705
             Project: HttpComponents HttpClient
          Issue Type: Bug
            Reporter: Johannes Koch


HttpClient does not handle URIs with path component null (e.g. http://google.com) the same as path component '/'. This results e.g. in a ProtocolException "The server failed to respond with a valid HTTP response".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (HTTPCLIENT-705) Handle URIs with path component null

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HTTPCLIENT-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCLIENT-705.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0 Alpha 3

Fixed in SVN trunk.

Oleg

> Handle URIs with path component null
> ------------------------------------
>
>                 Key: HTTPCLIENT-705
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-705
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>            Reporter: Johannes Koch
>             Fix For: 4.0 Alpha 3
>
>
> HttpClient does not handle URIs with path component null (e.g. http://google.com) the same as path component '/'. This results e.g. in a ProtocolException "The server failed to respond with a valid HTTP response".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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