mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Remove an incorrect statement from the guide
This commit is contained in:
parent
5bece31775
commit
2577068bf2
1 changed files with 0 additions and 4 deletions
|
@ -112,10 +112,6 @@ info(_Msg, Req, State) ->
|
|||
|
||||
=== Cleaning up
|
||||
|
||||
It is recommended that you set the connection header to
|
||||
`close` when replying, as this process may be reused for
|
||||
a subsequent request.
|
||||
|
||||
Please refer to the xref:handlers[Handlers chapter]
|
||||
for general instructions about cleaning up.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue