We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d6da833
There was an error while loading. Please reload this page.
Changed: Update import path of caddyserver (#6)
507b5b8
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.
cb2ed46
v1.0.0 Add expires plugin