csswizardry.github.com
csswizardry.github.com copied to clipboard
Add note about using print media type hack with a CSP
Rouge will highlight HTTP responses, but it requires a status line to work, or it treats the entire highlight as an error.
If you prefix the snippet with HTTP/1.1 200 OK then the highlighting works as expected.
Compare with status line vs without status line.