We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8a43c commit 42bf9faCopy full SHA for 42bf9fa
Caddyfile
@@ -1,5 +1,5 @@
1
rest-api.snipd.io {
2
reverse_proxy rest-api:1337 {
3
- header_down Strict-Transport-Secuirty max-age=31536000;
+ header_down Strict-Transport-Security max-age=31536000;
4
}
5
0 commit comments