rspec/rules/S5734/ask-yourself.adoc

7 lines
283 B
Plaintext
Raw Normal View History

2020-06-30 12:50:28 +02:00
== Ask Yourself Whether
* https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type[Content-Type] header is not systematically set for all resources.
* Content of resources can be controlled by users.
There is a risk if you answered yes to any of those questions.