You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/01/02 11:42:13 UTC

[jira] [Resolved] (HTTPCLIENT-1288) abortable http request that doesn't enforce strict uri syntax

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCLIENT-1288.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.3 Alpha1

Noah,
I partially applied the patch to SVN trunk. In particular I committed the changes to HttpRequestBase and the common abortable request base but did not commit BasicAbortableHttp*Request classes. I believe they are too Heritrix specific and should be provided and maintained by Heritrix.

http://svn.apache.org/viewvc?rev=1427723&view=rev

Please review

Oleg
                
> abortable http request that doesn't enforce strict uri syntax
> -------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1288
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1288
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>    Affects Versions: 4.3 Alpha1
>            Reporter: Noah Levitt
>             Fix For: 4.3 Alpha1
>
>         Attachments: httpclient-1288-20121231180347.diff
>
>
> For heritrix we need an abortable http request that doesn't enforce strict uri syntax. Currently HttpRequestBase contains both the abortability code and the uri syntax enforcement.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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