[
https://issues.apache.org/jira/browse/HTTPCLIENT-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noah Levitt updated HTTPCLIENT-1288:
------------------------------------
Attachment: httpclient-1288-20121231180347.diff
[^httpclient-1288-20121231180347.diff] patch refactoring abortability into new
abstract class AbortableHttpRequestBase, which HttpRequestBase extends, and
adding classes BasicAbortableHttpRequest and
BasicAbortableHttpEntityEnclosingRequest
> 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]