Skip to content

Commit d0d7094

Browse files
committed
inets: add hardening guide for httpc and httpd
1 parent 6408e2c commit d0d7094

3 files changed

Lines changed: 614 additions & 24 deletions

File tree

lib/inets/doc/docs.exs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"guides/introduction.md",
2525
"guides/inets_services.md",
2626
"guides/http_client.md",
27-
"guides/http_server.md"
27+
"guides/http_server.md",
28+
"guides/hardening.md"
2829
],
2930
groups_for_modules: [
3031
"Service API": [:inets],

0 commit comments

Comments
 (0)