1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Sep 21, 2025 — Sep 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
"Better" way of creating URIs? More... about 13 years ago
Apparently parameters with empty name is allowed. More... about 13 years ago
Support building of URNs Fix bug if path was null. More... about 13 years ago
Removed unused imports More... over 13 years ago
Better handling of OPTIONS and TRACE Safety enum added More... over 13 years ago
Enable and disable redirection More... over 13 years ago
Cache normalized uri More... over 13 years ago
Attempt to add Auth to key in a non-intrusive way More... over 13 years ago
More sane construction of HTTPCache More... over 13 years ago
Simplification of merge More... over 13 years ago
Add test to verify invalidation and update of HEAD requests More... over 13 years ago
Invalidate cached item if HEAD response status is not NOT_MODIFIED. See http://tools.ietf.org/html/rfc2616#section-9.4, if the new field values indicate that the cached entity differs from the current entity, then the cache MUST treat the cache entry as stale. More... over 13 years ago
After merge, add missing REDIRECTION category More... over 13 years ago
Merge remote-tracking branch 'origin/master' More... over 13 years ago
Merge pull request #15 from stighenriksen/rfc2616_section_13_10_work More... over 13 years ago
Invalidate Content-Location- and Location URI on successful responses to unsafe HTTP requests if the host part is the same as the request URI (rfc 2616, sections 13.10). More... over 13 years ago
[maven-release-plugin] prepare for next development iteration More... over 13 years ago
[maven-release-plugin] prepare release httpcache4j-4.0-M6 More... over 13 years ago
Speedup lookup of Keys when map size increases. More... over 13 years ago
Removed deprecated methods. Made execute(request, boolean) private, which should have never been part of the public api. More... over 13 years ago
Simplification More... over 13 years ago
Merge pull request #12 from stighenriksen/end-to-end-reload-fix More... over 13 years ago
Add test for end-to-end-reload using 'Cache-Control: cache-none' More... over 13 years ago
Fix code style. More... over 13 years ago
Support end-to-end-reload when client sets cache directive 'Cache-Control: no-cache'. More... over 13 years ago
Update readme More... over 13 years ago
Update readme More... over 13 years ago
[maven-release-plugin] prepare release httpcache4j-4.0-M5 More... over 13 years ago
[maven-release-plugin] prepare for next development iteration More... over 13 years ago
Merge pull request #11 from hanskr/master More... over 13 years ago