[
https://issues.apache.org/jira/browse/HTTPCLIENT-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541937#comment-13541937
]
Noah Levitt commented on HTTPCLIENT-1288:
-----------------------------------------
Oh, oops, I guess it was "public" in HttpRequestBase and apparently I made it
"protected" in AbortableHttpRequestBase. Probably should work if you just
change that to "public".
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]