mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Fix a bad link in the guide
This commit is contained in:
parent
5ff3fdd91e
commit
b87150c713
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ It is recommended that you set the connection header to
|
||||||
`close` when replying, as this process may be reused for
|
`close` when replying, as this process may be reused for
|
||||||
a subsequent request.
|
a subsequent request.
|
||||||
|
|
||||||
Please refer to the ^"HTTP handlers chapter^http_handlers
|
Please refer to the ^"Handlers chapter^handlers
|
||||||
for general instructions about cleaning up.
|
for general instructions about cleaning up.
|
||||||
|
|
||||||
:: Timeout
|
:: Timeout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue