0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00

Add a section about closing the connection in the guide

This commit is contained in:
Loïc Hoguin 2013-01-29 13:32:48 +01:00
parent bdc8342595
commit b2ba4d28f8
2 changed files with 16 additions and 0 deletions

View file

@ -41,6 +41,7 @@ Cowboy User Guide
* Response
* Chunked response
* Response preconfiguration
* Closing the connection
* Reducing the memory footprint
* [Hooks](hooks.md)
* On request