0
Fork 0
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:
Loïc Hoguin 2017-07-24 11:55:12 +02:00
parent 95da4f8f18
commit 9860eb88c1
No known key found for this signature in database
GPG key ID: 71366FF21851DF03

View file

@ -112,7 +112,7 @@ info(_Msg, Req, State) ->
{ok, Req, State}.
----
==== Cleaning up
=== Cleaning up
It is recommended that you set the connection header to
`close` when replying, as this process may be reused for