I would like to make sure that I always get a set of security related headers in my responses. Anyone that have a Best Practice for that. For example
Content-Security-Policy
Strict-Transport-Security
It would be nice to have these kind of helpers like
put_content_type_text_xml
If somebody guides me I can try to add some.
Regards
Anders