mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-05 03:00:15 -04:00
Previously, if the current extension were not in allowed_render_styles, the error's HTTP status code would be swallowed and turned into a 200. This meant that 404ing stylesheets were actually sending back the text "404" as an "OK" stylesheet.