• Tatuya Kamada's avatar
    Stop removing Expires header · 7a1b0080
    Tatuya Kamada authored
    reason:
     - Expires header is widely supported than max-age. e.g.: HTTP/1.0 clients.
     - max-age directive always overrides Expires setting under HTTP/1.1,
       so there is no need to remove Expires here.
    7a1b0080
default.vcl.in 5.75 KB