Skip to content

Releases: epicagency/caddy-expires

v1.1.1

08 Jul 06:53
d6da833
Compare
Choose a tag to compare

Changed: Update import path of caddyserver (#6)

v1.1.0

02 Apr 11:18
Compare
Choose a tag to compare

New: Support match on header (#5)

Rewrote the matching rules to support header matching in addition to
path matching.

Changed: Add Cache-Control header (#1)

It seems some browser require more than Expires header to actually cache
the file. Cache-Control is needed to trigger the correct behavior.

Initial release

30 Mar 13:01
Compare
Choose a tag to compare
v1.0.0

Add expires plugin