[jira] [Created] (HTTPCLIENT-1735) Set-Cookie headers received in HTTP 401 during Digest Authentication not stored CookieStore

2016-04-06 Thread Stefan Friedrich (JIRA)
Stefan Friedrich created HTTPCLIENT-1735: Summary: Set-Cookie headers received in HTTP 401 during Digest Authentication not stored CookieStore Key: HTTPCLIENT-1735 URL:

[jira] [Commented] (HTTPCORE-421) RouteSpecificPool timeout Occuring processing HTTP request while using NIO

2016-04-06 Thread Venkata Satya Teja Siram (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15227948#comment-15227948 ] Venkata Satya Teja Siram commented on HTTPCORE-421: --- Thanks for the update.. >

[GitHub] httpcore pull request: Support 64-bit chunk headers

2016-04-06 Thread hirthwork
Github user hirthwork closed the pull request at: https://github.com/apache/httpcore/pull/28 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Resolved] (HTTPCORE-421) RouteSpecificPool timeout Occuring processing HTTP request while using NIO

2016-04-06 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCORE-421. Resolution: Invalid The exception signals connect timeout, not a timeout

[jira] [Commented] (HTTPCORE-421) RouteSpecificPool timeout Occuring processing HTTP request while using NIO

2016-04-06 Thread Venkata Satya Teja Siram (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15227897#comment-15227897 ] Venkata Satya Teja Siram commented on HTTPCORE-421: --- Is it due to connect time out?

[jira] [Commented] (HTTPCORE-316) HeaderGroup clone removes headers from original

2016-04-06 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15227896#comment-15227896 ] Oleg Kalnichevski commented on HTTPCORE-316: What probably Markus meant that it was the

[jira] [Commented] (HTTPCORE-421) RouteSpecificPool timeout Occuring processing HTTP request while using NIO

2016-04-06 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15227889#comment-15227889 ] Oleg Kalnichevski commented on HTTPCORE-421: This is due to a normal connect timeout. How

[GitHub] httpcore pull request: Support 64-bit chunk headers

2016-04-06 Thread ok2c
Github user ok2c commented on the pull request: https://github.com/apache/httpcore/pull/28#issuecomment-206178824 Patch committed to SVN trunk and 4.4.x branch. Please review and close --- If your project is set up for it, you can reply to this email and have your reply appear on