mirror of
https://github.com/static-web-server/static-web-server.git
synced 2026-01-25 05:06:33 +00:00
It removes `public` from `Cache-Control` value, leaving max-age=<VALUE>, which can prevent CDN and Basic Authentication issues. See details on #560. This applies to the "Cache-Control Headers" feature, with no user-breaking changes expected.
Build or improve documentation
To build or improve the documentation follow the building documentation from source instructions.