Skip to content
  • rinpatch's avatar
    Revert "Set better Cache-Control header for static content" · c3b9fbd3
    rinpatch authored
    On furher investigation it seems like all that did was cause unintuitive
    behavior. The emoji request flood that was the reason for introducing it
    isn't really that big of a deal either, since Plug.Static only needs to
    read file modification time and size to determine the ETag.
    
    Closes #1613
    c3b9fbd3