Oleg Kalnichevski
|
d78939ec1a
|
HTTPCLIENT-992: cache should not generate stale responses to requests explicitly requesting first-hand or fresh ones
Contributed by Jonathan Moore <jonathan_moore at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@995246 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-08 20:44:31 +00:00 |
Oleg Kalnichevski
|
18d3966ed8
|
HTTPCLIENT-991: cache module produces improperly formatted Warning header when revalidation fails
Contributed by Jonathan Moore <jonathan_moore at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@995241 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-08 20:34:57 +00:00 |
Oleg Kalnichevski
|
af025e3483
|
Removed unused import
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@995237 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-08 20:15:04 +00:00 |
Oleg Kalnichevski
|
5c2dacac18
|
HTTPCLIENT-989: DefaultHttpRequestRetryHandler no longer retries non-idempotent http methods if NoHttpResponseException is thrown
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@995236 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-08 20:07:31 +00:00 |
Oleg Kalnichevski
|
fb038d3500
|
HTTPCLIENT-988: cache module should strip 'Content-Encoding: identity' from responses
Contributed by Jonathan Moore <jonathan_moore at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@993497 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-07 19:41:09 +00:00 |
Oleg Kalnichevski
|
ec40554d4d
|
HTTPCLIENT-987: cache module does not recognize equivalent URIs
Contributed by Jonathan Moore <jonathan_moore at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@993161 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-06 22:00:58 +00:00 |
Oleg Kalnichevski
|
eb64e7d3b8
|
HTTPCLIENT-986: cache module does not completely handle upstream Warning headers correctly
Contributed by Jonathan Moore <jonathan_moore at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@993139 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-06 19:56:52 +00:00 |
Oleg Kalnichevski
|
b368f90913
|
HTTPCLIENT-985: cache module should populate Via header to capture upstream and downstream protocols
Contributed by Jonathan Moore <jonathan_moore at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@992117 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-02 21:08:08 +00:00 |
Oleg Kalnichevski
|
ebb54d79b9
|
Added NOTICE and LICENSE resources to test and osgi jars
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@992065 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-02 19:14:13 +00:00 |
Sebastian Bazley
|
e28a688eaf
|
EOL
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@991907 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-02 12:25:23 +00:00 |
Sebastian Bazley
|
cf1b1aa77e
|
EOL
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@991905 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-02 12:22:13 +00:00 |
Oleg Kalnichevski
|
08241f8704
|
Fixed problem with dependencies, output dirs
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@991678 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-01 20:10:18 +00:00 |
Oleg Kalnichevski
|
b3e4f9e3c1
|
Improved HTTP cache entry serialization
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@990925 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-30 20:12:11 +00:00 |
Oleg Kalnichevski
|
30abf15ba6
|
Upgraded HttpCore to version 4.1-beta2; updated HttpClient tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@990924 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-30 20:01:46 +00:00 |
Oleg Kalnichevski
|
2b0f6ea41a
|
HTTPCLIENT-984: additional conditional compliance tests for the caching module for Content-Encoding, Content-Location, Date, Expires, Server, Transfer-Encoding, and Vary headers
Contributed by Jonathan Moore <jonathan_moore at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@990245 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-27 20:06:11 +00:00 |
Oleg Kalnichevski
|
e664fa132f
|
HTTPCLIENT-978: HTTP cache update exception handling
Contributed by Michajlo Matijkiw <michajlo_matijkiw at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@990244 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-27 19:57:57 +00:00 |
Oleg Kalnichevski
|
02bb1461d8
|
HTTPCLIENT-982: HTTP cache response status
Contributed by Jonathan Moore <jonathan_moore at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@990240 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-27 19:35:18 +00:00 |
Oleg Kalnichevski
|
30eb471da7
|
Catch and log I/O exceptions thrown by #close() and #shutdown() methods
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@989328 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-25 19:57:51 +00:00 |
Oleg Kalnichevski
|
29a4612386
|
HTTPCLIENT-981: CachingHttpClient returns a 411 respones when executing a POST (HttpPost) request
Contributed by Joe Campbell <joseph.r.campbell at gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@989060 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-25 12:28:00 +00:00 |
Oleg Kalnichevski
|
68c8b4b1ee
|
TABS -> SPACES; fixed bug in a test case
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@988878 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-25 08:33:41 +00:00 |
Oleg Kalnichevski
|
672221fc5f
|
Renamed test class
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@987822 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-21 20:19:41 +00:00 |
Oleg Kalnichevski
|
218f06e113
|
HttpCacheOperationException to signal that HttpCacheStorage encountered an error performing an caching operation
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@987818 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-21 19:49:03 +00:00 |
Oleg Kalnichevski
|
2112061b16
|
HTTPCLIENT-978: Ehcache based HTTP cache implementation
Contributed by Michajlo Matijkiw <michajlo_matijkiw at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@987737 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-21 12:09:15 +00:00 |
Oleg Kalnichevski
|
f279d8c37d
|
HTTPCLIENT-980: CachingHttpClient returns a 503 response when the backend HttpClient produces an IOException
Contributed by Jonathan Moore <jonathan_moore at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@987280 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-19 19:37:03 +00:00 |
Oleg Kalnichevski
|
83c2c00109
|
HTTPCLIENT-979: cache entry resource management extracted from CachingHttpClient
Contributed by Jonathan Moore <jonathan_moore at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@986864 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-18 19:15:43 +00:00 |
Oleg Kalnichevski
|
5c33d5cfd9
|
Immutable instance variable delcared as final
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@986115 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-16 19:49:21 +00:00 |
Oleg Kalnichevski
|
7a2818a56f
|
Removed HTTP cache module from OSGi bundle
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@986114 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-16 19:46:45 +00:00 |
Oleg Kalnichevski
|
b821b445b6
|
Upgraded project version to 4.1
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@986112 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-16 19:44:05 +00:00 |
Oleg Kalnichevski
|
6956d4ffc8
|
HTTPCLIENT-978: ehcache based HTTP cache implementation
Contributed by Michajlo Matijkiw <michajlo_matijkiw at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@985733 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-15 18:51:32 +00:00 |
Oleg Kalnichevski
|
a840e65989
|
SizeLimitedResponseReader can now generate arbitrary type of cache resources using resource factory
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@984949 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-12 20:32:54 +00:00 |
Oleg Kalnichevski
|
e0a296f6b6
|
Eliminated superfluous CacheEntryFactory; eliminated unnecessary mock objects in test cases
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@984398 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-11 13:19:40 +00:00 |
Oleg Kalnichevski
|
6f2036bde2
|
Use ResourceFactory to handle system resource allocation
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@984346 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-11 08:59:05 +00:00 |
Oleg Kalnichevski
|
cb4f012fa7
|
Refactored HttpCacheEntry / Resource API: HttpCacheEntry is no longer abstract; the same class can be used with any Resource implementations
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@984197 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 20:15:03 +00:00 |
Oleg Kalnichevski
|
1b58a2360d
|
Fixed FileCacheEntry factory
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@983804 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-09 20:26:56 +00:00 |
Oleg Kalnichevski
|
143f3b0a0c
|
HTTPCLIENT-974: RequestWrapper does not use the headers of the request it wraps
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@982361 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 18:56:39 +00:00 |
Oleg Kalnichevski
|
d6a0b4d1a1
|
HTTP cache entry implementation backed by a temporary file
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@982219 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 11:34:48 +00:00 |
Oleg Kalnichevski
|
7c8a1fdf5b
|
Renamed CacheEntryGenerator to MemCacheEntryFactory
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@981668 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-02 19:55:52 +00:00 |
Oleg Kalnichevski
|
911350a0c2
|
Added HttpCache implementations that can be used to store cache entries requiring explict deallocation of system resources; cache entries can be generated using HttpCacheEntryFactory interface
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@981667 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-02 19:48:53 +00:00 |
Oleg Kalnichevski
|
6602f53a8b
|
Renamed BasicHttpCacheEntry to MemCacheEntry
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@980939 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-30 20:20:29 +00:00 |
Oleg Kalnichevski
|
e0d37d5502
|
Refactored HttpCacheEntry; new API should allow for cache entries backed by a temporary file
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@980937 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-30 20:15:39 +00:00 |
Oleg Kalnichevski
|
4ae188acbb
|
Made possible for cache entries to depend on system resources that may require deallocation
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@980767 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-30 12:44:44 +00:00 |
Oleg Kalnichevski
|
b8c1bb05cc
|
HTTPCLIENT-967: support for non-shared (private) caches
Contributed by Jonathan Moore <jonathan_moore at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@980759 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-30 12:34:30 +00:00 |
Oleg Kalnichevski
|
8690e96fa6
|
HTTPCLIENT-972: Cache config
Contributed by Jonathan Moore <jonathan_moore at comcast.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@980358 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-29 08:30:43 +00:00 |
Oleg Kalnichevski
|
7891d8c2d4
|
Refactored exception handling: replaced HttpCacheOperationException with a more generic IOException. This should provide a more natural way of signaling exceptions for file system based caches
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@979259 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-26 12:20:02 +00:00 |
Oleg Kalnichevski
|
c2622c8ca2
|
HTTPCLIENT-969: BasicCookieStore#getCookies() to return a copy of Cookie list
Contributed by David Smiley <dsmiley at mitre.org>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@967227 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-23 19:45:47 +00:00 |
Oleg Kalnichevski
|
5059eddd97
|
Code cleanups
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@967206 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-23 19:06:42 +00:00 |
Oleg Kalnichevski
|
7205e7d340
|
HTTP Cache API refactoring: entry validation logic factored out from CacheEntry to a separate policy class; HttpCacheEntry should now contain (almost) no protocol specific code
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@966642 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 13:16:29 +00:00 |
Oleg Kalnichevski
|
8cf6a94f60
|
Fixed request exec count
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@965986 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-20 20:21:41 +00:00 |
Oleg Kalnichevski
|
ee323a52fa
|
Deprecated ConnManagerPNames and related classes; 'http.conn-manager.timeout' parameter deprecated in favor of 'http.connection.timeout'; improved javadocs for deprecated classes; renamed methods in ThreadSafeClientConnManager for better consistency
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@965983 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-20 20:14:09 +00:00 |
Oleg Kalnichevski
|
5a54675818
|
Reduced visibility of non-essential classes and methods to default (package private). Visibility can be increased on a case by case basis as the Cache API evolves and matures
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@964565 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-15 20:17:00 +00:00 |