[
https://issues.apache.org/jira/browse/HTTPCLIENT-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Berlin updated HTTPCLIENT-776:
--
Attachment: changes.txt
The attached patch should fix the problems, plus adds a few new tes
[
https://issues.apache.org/jira/browse/HTTPCLIENT-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCLIENT-776:
-
Fix Version/s: 4.0 Alpha 5
Since it's reproducible, we can surely fix it. If
On Mon, 2008-05-19 at 16:35 -0700, Pankaj Arora wrote:
> Hi,
> As per Http 1.1 specifications
>
> 5.1.1 Method
>
> The Method token indicates the method to be performed on the resource
> identified by the Request-URI. The method is case-sensitive.
>
>Method = "OPTIONS"
[
https://issues.apache.org/jira/browse/HTTPCLIENT-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598458#action_12598458
]
Sam Berlin commented on HTTPCLIENT-776:
---
Looks like this change:
http://fisheye6
[
https://issues.apache.org/jira/browse/HTTPCLIENT-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Berlin updated HTTPCLIENT-776:
--
Attachment: changes.txt
Attached is a testcase that reproduces the problem --
testAbortBef
[
https://issues.apache.org/jira/browse/HTTPCLIENT-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598357#action_12598357
]
Sam Berlin commented on HTTPCLIENT-776:
---
The NPE can happen if another thread cal
[
https://issues.apache.org/jira/browse/HTTPCLIENT-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598339#action_12598339
]
Sam Berlin commented on HTTPCLIENT-776:
---
The only possible way I can see the NPE
NPE w/ AbstractPoolEntry.open
-
Key: HTTPCLIENT-776
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-776
Project: HttpComponents HttpClient
Issue Type: Bug
Affects Versions: 4.0 Alpha 4
Report