Loïc Hoguin
|
9d7f909923
Add missing clause to cowboy_req:has_resp_body/1
|
12 лет назад |
Loïc Hoguin
|
42e3468fec
More request object documentation in the guide
|
12 лет назад |
Loïc Hoguin
|
82de4254dd
Make cowboy_req:has_body/1 return boolean()
|
12 лет назад |
Loïc Hoguin
|
645556a80a
Document the static handler in the guide
|
12 лет назад |
Loïc Hoguin
|
6d98b320ff
Finish up the Internals chapter
|
12 лет назад |
Loïc Hoguin
|
a27296b34d
Document loop handlers in the guide
|
12 лет назад |
Loïc Hoguin
|
09c68ca755
Remove a few old @todo comments
|
12 лет назад |
Loïc Hoguin
|
acd6847d3d
Set max_keepalive default to 100 instead of infinity
|
12 лет назад |
Loïc Hoguin
|
529de4d518
Beginning of request object chapter in the guide
|
12 лет назад |
Loïc Hoguin
|
1476b13ca0
Add plain HTTP handlers documentation to the guide
|
12 лет назад |
Loïc Hoguin
|
6f552005f2
Finish the routing chapter of the guide
|
12 лет назад |
Loïc Hoguin
|
efdf3a3433
Fix capitalize_hook example
|
12 лет назад |
Loïc Hoguin
|
2f0d683622
Add hooks documentation to the guide
|
12 лет назад |
Loïc Hoguin
|
7f2409a4bb
Do not use tabulations in the guide
|
12 лет назад |
Loïc Hoguin
|
acd89f6116
Explain how to write custom protocol upgrades in the guide
|
12 лет назад |
Loïc Hoguin
|
1f1969ba71
Get the basics of Websocket covered in the guide
|
12 лет назад |
Loïc Hoguin
|
1b996794ee
Add cowboy_bstr:capitalize_token/1
|
12 лет назад |
Loïc Hoguin
|
cd680706cd
Add cowboy_websocket:close_code/0
|
12 лет назад |
Loïc Hoguin
|
563e7d91ce
Add recursive dependency fetching to the Makefile
|
12 лет назад |
Loïc Hoguin
|
305e639fef
Add Sec-Websocket-Protocol header parsing
|
12 лет назад |
Loïc Hoguin
|
8d69099508
Improve websocket close handling
|
12 лет назад |
Loïc Hoguin
|
5dd09737d0
Websocket text frames are now checked for UTF-8 correctness
|
12 лет назад |
Loïc Hoguin
|
cccc0bc475
Unmask websocket frames on the fly and optimize the code
|
12 лет назад |
Loïc Hoguin
|
71b68d53d9
All frames sent from client to server MUST be masked
|
12 лет назад |
Loïc Hoguin
|
1d45698757
Fix getting started example, missing env
|
12 лет назад |
Loïc Hoguin
|
10e3692fa6
Remove support for Websocket hixie76 draft
|
12 лет назад |
Loïc Hoguin
|
9bfef7c715
Update autobahntestsuite to 0.5.2
|
12 лет назад |
Loïc Hoguin
|
01f57ad65d
Add optional automatic response body compression
|
12 лет назад |
Loïc Hoguin
|
a013becc66
Add protection against slowloris vulnerability
|
12 лет назад |
Loïc Hoguin
|
638d0345d1
Merge pull request #359 from unix1/master
|
12 лет назад |