Skip to content
  • Wallace Reis's avatar
    I#28640: Set headers for static content · 915eb4b7
    Wallace Reis authored
    This is a regression fix since at some point the static content served
    from /static/ path had the 'Expires' and 'Cache-Control' headers removed
    (probably when started serving it with Static middleware). Additionally,
    add support for static content served from custom StaticRoots.
    915eb4b7