Skip to content

Commit 84da54b

Browse files
committed
Update readme
1 parent 5feea4c commit 84da54b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ srv := hlfhr.New(&http.Server{
2020

2121
// Port 80 redirects to port 443.
2222
// This option only takes effect when listening on port 443.
23+
// [hlfhr.Server.HlfhrHandler] is also using on port 80.
2324
srv.Listen80RedirectTo443 = true
2425

2526
// Then just use it like [http.Server]

0 commit comments

Comments
 (0)