4fe414a762
* Remove Resource.getWeakETag in favor of new EtagUtils * Protect bad usages of CachingContentFactory * Working precompressed content for ResourceService * Fixing DefaultServlet handling of ResourceService.writeHttpError() overrides * Protect NPE in CachingContentFactory.isValid() * Complete callback in DefaultServlet.writeHttpError * Addressing review comments * Testing for whole content * Improve MemoryResource handling of name/filename * EtagUtils handling of Resource * Better protection of bad Resource impls in EtagUtils * Update CachingContentFactory + Using Resource.lastModified were possible + CachingHttpContent has better Resource protection, and uses Etag from delegate + CachingHttpContent uses delegate where possible. + Store Etag HttpField in CachingHttpContent and allow override in constructor * Simpler CachingHttpContent.isValid() * Better handling of PrecompressedHttpContent Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |