Skip to content

Commit 6a9d7c8

Browse files
authored
Merge pull request #11073 from Whaileee/whaileee/inets/docs/hardening-guide
inets: add hardening guide for httpc and httpd
2 parents 4343e0a + d0d7094 commit 6a9d7c8

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)