csswizardry.github.com icon indicating copy to clipboard operation
csswizardry.github.com copied to clipboard

Add note about using print media type hack with a CSP

Open cmbuckley opened this issue 5 years ago • 0 comments

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.

cmbuckley avatar Jun 04 '20 13:06 cmbuckley