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 31e12e5 commit d136206Copy full SHA for d136206
doc/modules/http.hsts.md
@@ -16,6 +16,8 @@ Creates and returns a copy of a store.
16
17
Add new directives to the store about the given `host`. `directives` should be a table of directives, which *must* include the key `"max-age"`.
18
19
+Returns a boolean indicating if the item was accepted.
20
+
21
22
### `hsts_store:remove(host)` <!-- --> {#http.hsts:remove}
23
0 commit comments