Loïc Hoguin
|
4c6f2c9a95
Fix a couple xref links
|
8 лет назад |
Loïc Hoguin
|
843866c654
Add placeholder flow diagram chapter
|
8 лет назад |
Loïc Hoguin
|
9b8a05bbc1
Fix rendering issues in the guide and manual
|
8 лет назад |
Loïc Hoguin
|
bee1320700
Update the body reading chapter
|
8 лет назад |
Loïc Hoguin
|
7839f13671
More 2.0 documentation updates
|
8 лет назад |
Witeman Zheng
|
b9ad02d305
Fix websocket example
|
8 лет назад |
Loïc Hoguin
|
c750dd76b4
Send many frames in one TCP send
|
8 лет назад |
Loïc Hoguin
|
1d01d0fc06
Allow websocket_init/1 to reply/close/hibernate
|
8 лет назад |
Loïc Hoguin
|
af88442610
Modernize the Websocket test suite
|
8 лет назад |
Loïc Hoguin
|
d1b65a67cf
Remove Req from the Websocket interface
|
8 лет назад |
Loïc Hoguin
|
b63b6ef865
Add missing specs to an internal cowboy_req function
|
8 лет назад |
Loïc Hoguin
|
e44ac98c83
Merge branch 'master' of https://github.com/camshaft/cowboy
|
8 лет назад |
Loïc Hoguin
|
97986df276
Fix Websocket compression
|
8 лет назад |
Loïc Hoguin
|
5cb2b544b7
Use cow_http_hd:parse_host directly
|
8 лет назад |
Loïc Hoguin
|
b75b0a6d4d
Use integer_to_binary when possible
|
8 лет назад |
Loïc Hoguin
|
699164fbdd
Add a test for echo_get example undefined
|
8 лет назад |
Loïc Hoguin
|
8fb4648b13
Merge branch 'master' of https://github.com/sergey-ivlev/cowboy
|
8 лет назад |
Loïc Hoguin
|
badc8d596e
Fix cookie example again
|
8 лет назад |
Loïc Hoguin
|
e2d5c268aa
Fix timer-sent events in the websocket example
|
8 лет назад |
Loïc Hoguin
|
5fa5ba8ca4
Add specs for the cowboy_req:push/3,4 functions
|
8 лет назад |
Loïc Hoguin
|
83aa3f1b9c
Use binary_to_integer instead of to list and back
|
8 лет назад |
Loïc Hoguin
|
9966df9ad4
Let the stream handler take care of crash handling and logging
|
8 лет назад |
Loïc Hoguin
|
e30d120bd8
Make reply functions return Req
|
8 лет назад |
Loïc Hoguin
|
aa6f2ab5a4
Update the multipart reading interface
|
8 лет назад |
Loïc Hoguin
|
ae95e87eb1
Update examples to the new interface
|
8 лет назад |
Loïc Hoguin
|
00f3ae7d20
Remove logic to always send a response in cowboy_loop
|
8 лет назад |
Loïc Hoguin
|
3a057683af
Add a lot of todos
|
8 лет назад |
Loïc Hoguin
|
ae0dd61673
Add tests for responses and request body reading
|
8 лет назад |
sergey-ivlev
|
35934c6efd
fix echo_get example
|
8 лет назад |
Cameron Bytheway
|
e09a856805
send resp_headers with websocket responses
|
8 лет назад |