mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +00:00
First draft done for the request object guide chapter
This commit is contained in:
parent
9d7f909923
commit
4b15d8f6e3
2 changed files with 116 additions and 2 deletions
|
@ -37,7 +37,11 @@ Cowboy User Guide
|
|||
* Purpose
|
||||
* Request
|
||||
* Request body
|
||||
* Multipart request body
|
||||
* Response
|
||||
* Chunked response
|
||||
* Response preconfiguration
|
||||
* Reducing the memory footprint
|
||||
* [Hooks](hooks.md)
|
||||
* On request
|
||||
* On response
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue