Skip to content

Commit d136206

Browse files
committed
doc/modules/http.hsts: Document :store return value
1 parent 31e12e5 commit d136206

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/modules/http.hsts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Creates and returns a copy of a store.
1616

1717
Add new directives to the store about the given `host`. `directives` should be a table of directives, which *must* include the key `"max-age"`.
1818

19+
Returns a boolean indicating if the item was accepted.
20+
1921

2022
### `hsts_store:remove(host)` <!-- --> {#http.hsts:remove}
2123

0 commit comments

Comments
 (0)