flask-secure-headers icon indicating copy to clipboard operation
flask-secure-headers copied to clipboard

How to add flask-secure-headers to all 400 and 500 errors ?

Open SagiSatish opened this issue 8 years ago • 0 comments

This extension is good for adding secure headers to 200 status code by using @sh.wrapper() decorator. How to integrate this to all 400 and 500 errors?

SagiSatish avatar Dec 31 '16 04:12 SagiSatish