seblucas / cops

Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...)
http://blog.slucas.fr/en/oss/calibre-opds-php-server
GNU General Public License v2.0
1.43k stars 229 forks source link

Update fetch.php #384

Closed cgxxx closed 6 years ago

cgxxx commented 6 years ago

The correct syntax of "Cache-Control" header should be "max-age" :)

seblucas commented 6 years ago

Indeed, the code is there since the very beginning of COPS. Thanks for noticing ;)