Alexandre Snarskii
|
304e3efbf8
make set_env working with maps.
|
8 лет назад |
Loïc Hoguin
|
78af194e07
Add a test for cowboy:set_env
|
8 лет назад |
Gary Rennie
|
4d92487f84
Add test for inactivity_timeout option in cowboy_http2
|
8 лет назад |
Steven Magelowitz
|
f302ce2b83
length can be a non_neg_integer or infinity
|
8 лет назад |
Loïc Hoguin
|
8ef1382f0a
Add OTP 19.3.3 and 20-rc1 to CI; remove OTP 18
|
8 лет назад |
Loïc Hoguin
|
96bbf6752f
Properly handle 101 upgrade responses for Websocket
|
8 лет назад |
Loïc Hoguin
|
7db724f04a
Add inactivity_timeout and other options improvements
|
8 лет назад |
Loïc Hoguin
|
6100470c90
Kill all children processes when terminating the connection
|
8 лет назад |
Loïc Hoguin
|
95d2855f62
Add the idle_timeout HTTP/1.1 protocol option
|
8 лет назад |
Gary Rennie
|
73b4eb94ff
Update Websocket handler docs default timeout
|
8 лет назад |
Loïc Hoguin
|
b403f26da6
Remove an outdated todo comment
|
8 лет назад |
Loïc Hoguin
|
b7210d6d1a
Get rid of stray messages when killing HTTP/2 request processes
|
8 лет назад |
Loïc Hoguin
|
061cc227b1
Make the default 204 response go through stream handlers
|
8 лет назад |
Loïc Hoguin
|
6e8b907ae2
Pass the HTTP/2 switch_protocol event to stream handlers
|
8 лет назад |
Loïc Hoguin
|
3633bceac5
Add more RFCs to the specs list
|
8 лет назад |
Loïc Hoguin
|
c2beff7126
Initial cowboy_stream manual
|
8 лет назад |
Loïc Hoguin
|
10dfd8c910
Add the early_error cowboy_stream callback
|
8 лет назад |
Loïc Hoguin
|
14a01f71cb
Add a guide chapter linking to all specs
|
8 лет назад |
Loïc Hoguin
|
0d81dc04f1
Add more HTTP/2 tests for RFC7540 4.1 and 4.3
|
8 лет назад |
Loïc Hoguin
|
bb83a6ce33
Unknown HTTP/2 frames are ignored
|
8 лет назад |
Loïc Hoguin
|
a3636adcac
Add many test cases covering RFC7540 4.2
|
8 лет назад |
Loïc Hoguin
|
2af0506d51
Remove another useless todo
|
8 лет назад |
Loïc Hoguin
|
9255cdf1d7
Change the type of bindings from a list to a map
|
8 лет назад |
Loïc Hoguin
|
91ae70b06c
Change the order of set_resp_cookie arguments
|
8 лет назад |
Loïc Hoguin
|
87a05a1219
Change the type of cookie name to binary()
|
8 лет назад |
Loïc Hoguin
|
d8cdd9bd15
Update version to 2.0.0-pre.7
|
8 лет назад |
Loïc Hoguin
|
c55db9a8ff
Ensure Websocket errors result in a crash log
|
8 лет назад |
Loïc Hoguin
|
c4ed8e2a37
Erlang/OTP 19.2.3
|
8 лет назад |
Loïc Hoguin
|
a45813c60f
Allow passing options to sub protocols
|
8 лет назад |
Loïc Hoguin
|
80f8cda7ff
Remove or fix a small number of todo comments
|
8 лет назад |