[
https://issues.apache.org/jira/browse/HTTPCLIENT-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543075
]
Oleg Kalnichevski commented on HTTPCLIENT-704:
----------------------------------------------
The problem is easily reproducible and therefore should be trivial to fix.
However, before I can start working on a fix, I have to re-sync HttpClient with
HttpCore trunk (4.0-alpha7-SNAPSHOT). This turned out to be a pretty big deal,
as the latest changes in Http parsing code utterly broke browser compatibility
and netscape cookie specs and might take a while to fix.
Oleg
> Exception not caugh in DefaultResponseParser
> --------------------------------------------
>
> Key: HTTPCLIENT-704
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-704
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Reporter: Johannes Koch
>
> The method hasProtocolVersion in o.a.h.message.BaseLineParser
> (httpcore-alpha6) throws an IndexOutOfBoundsException which is not caught by
> the parseHead method in the o.a.h.impl.conn.DefaultResponseParser.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]