add security response HTTP headers if not present

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-05-07 12:53:30 -04:00 committed by June
parent e4e1636da8
commit d4d9f92ade
3 changed files with 36 additions and 2 deletions

View file

@ -109,6 +109,7 @@ features = [
"add-extension",
"cors",
"sensitive-headers",
"set-header",
"trace",
"util",
"catch-panic",