mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Small tweak to the guide
This commit is contained in:
parent
95da4f8f18
commit
9860eb88c1
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ info(_Msg, Req, State) ->
|
||||||
{ok, Req, State}.
|
{ok, Req, State}.
|
||||||
----
|
----
|
||||||
|
|
||||||
==== Cleaning up
|
=== Cleaning up
|
||||||
|
|
||||||
It is recommended that you set the connection header to
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue