[
https://issues.apache.org/jira/browse/HTTPCLIENT-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208730#comment-14208730
]
Jon Moore commented on HTTPCLIENT-1579:
---
Hi, do you have an example client/serv
Nitin Kumar created HTTPCLIENT-1579:
---
Summary: CacheValidityPolicy does not correctly handle 304 Not
Modified freshness
Key: HTTPCLIENT-1579
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1579
Github user ok2c commented on the pull request:
https://github.com/apache/httpcore/pull/7#issuecomment-62784237
As far as f0f1a6693690774c1cb0 and similar useful but out of scope code is
concerned, we have the so called 'contrib' area in the SVN repository [1]
primarily intended for s
Github user hirthwork closed the pull request at:
https://github.com/apache/httpcore/pull/7
---
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 e
Github user hirthwork commented on the pull request:
https://github.com/apache/httpcore/pull/7#issuecomment-62780779
Thanks a lot
---
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
Github user ok2c commented on the pull request:
https://github.com/apache/httpcore/pull/7#issuecomment-62780306
OK. Changes committed to SVN 4.4.x branch as
http://svn.apache.org/r1638960
http://svn.apache.org/r1638961
I am fairly certain that AtomicInteger#get is as effici
The Apache HttpComponents project is responsible for creating and
maintaining a
toolset of low-level Java components focused on HTTP and associated
protocols.
Status
Overall the project remains active.
Releases
- HttpComponents Client for Android 4.3.5 was released on the 15th of
August 201
GitHub user hirthwork opened a pull request:
https://github.com/apache/httpcore/pull/8
Set EmptyInputStream in entity instead of ContentLengthInputStream(in, 0)
# Problem description
1. If HttpClient receives response with `Content-Length: 0` the connection
won't be returned to
Github user hirthwork commented on the pull request:
https://github.com/apache/httpcore/pull/7#issuecomment-62743426
One weird thing concerning async channel close: there is no time guarantees
concerning FIN packet sending. Close requests are being stored to the executor
queue, so lag
Github user mpgallage closed the pull request at:
https://github.com/apache/httpcore/pull/6
---
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 e
Github user mpgallage commented on the pull request:
https://github.com/apache/httpcore/pull/6#issuecomment-62700265
Thanks Oleg. It's good that we added a method to blocking pool too.
Malaka
---
If your project is set up for it, you can reply to this email and have your
repl
Github user hirthwork commented on the pull request:
https://github.com/apache/httpcore/pull/7#issuecomment-62699517
Yes, this is a part of performance improvement, but I don't believe you
want to have these
[crutches](https://gist.github.com/hirthwork/f0f1a6693690774c1cb0) in master.
Github user ok2c commented on the pull request:
https://github.com/apache/httpcore/pull/7#issuecomment-62690756
Hi Dmitry
I understand the rationale behind these changes but do they really result
in a tangible performance improvement? You see, generally IOSession should
mostly be
[
https://issues.apache.org/jira/browse/HTTPCLIENT-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207829#comment-14207829
]
Oleg Kalnichevski commented on HTTPCLIENT-1578:
---
Richard
HttpClient sup
14 matches
Mail list logo