-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
When livereload middleware is installed I'm finding that non-html content such as generated PDFs are being corrupted. I believe this is because livereload is trying to inject the reload script snippet into the content.
I notice that the code currently checks the request accept header however wouldn't it be more appropriate to check the response content-type header before injecting the script instead?
terite, Kreozot, drinchev, jamie-pate, UglyDuckling2k and 1 more
Metadata
Metadata
Assignees
Labels
No labels