juhlig
|
5b4e78fac4
Make Cowboy compatible with upcoming Ranch 2.0
|
6 лет назад |
Tony Han
|
7708fc77cd
Data received after RST_STREAM counts toward window
|
6 лет назад |
Fredrik Enestad
|
7ff9e963b8
Fallback to host header if authority is missing
|
6 лет назад |
Loïc Hoguin
|
8185d356c5
Add the idle_timeout option to HTTP/2
|
6 лет назад |
Loïc Hoguin
|
75045637fc
Ensure unknown options are ignored in set_options command
|
6 лет назад |
Loïc Hoguin
|
fbfec873f6
Add a compress_buffering option to cowboy_compress_h
|
6 лет назад |
Loïc Hoguin
|
d7b7580b39
Add sendfile support to cowboy_req:stream_body
|
6 лет назад |
Loïc Hoguin
|
be09711687
Add an option to disable sendfile for a listener
|
6 лет назад |
Steve Domin
|
09bf1199aa
Add compress_threshold protocol option
|
7 лет назад |
Loïc Hoguin
|
473e3fb82b
Improve a few types, including cowboy_req:req()
|
6 лет назад |
Loïc Hoguin
|
122faedc25
Initial support for the PROXY protocol header
|
6 лет назад |
Loïc Hoguin
|
e11279e0d2
Remove a useless todo
|
6 лет назад |
Loïc Hoguin
|
a764075b89
Rename a few functions and shuffle arguments
|
6 лет назад |
Loïc Hoguin
|
266178b6bc
Remove an unnecessary function
|
6 лет назад |
Loïc Hoguin
|
d4129e6305
Exit gracefully on parent exit/sys:terminate/2,3
|
6 лет назад |
Loïc Hoguin
|
21ff3ff256
Fix small issues introduced in the previous commit
|
6 лет назад |
Loïc Hoguin
|
f1018fd1c1
Use cow_http2_machine's timer handling
|
6 лет назад |
Loïc Hoguin
|
7d118b547f
Use cow_http2:parse_sequence/1
|
6 лет назад |
Loïc Hoguin
|
e1d970b5eb
Switch cowboy_http2 to the new cow_http2_machine
|
6 лет назад |
Bing Han
|
e9fd2925ae
Fix cancelling undefined settings timer
|
7 лет назад |
Loïc Hoguin
|
5bece31775
Add missing logger spec for cowboy_http2 opts
|
7 лет назад |
Loïc Hoguin
|
a76c32db5e
Introduce undocumented option logger
|
7 лет назад |
Loïc Hoguin
|
68ede9cfe4
Disable warnings for erlang:get_stacktrace/0 in OTP-21+
|
7 лет назад |
Loïc Hoguin
|
ae6c787062
Honor the SETTINGS_ENABLE_PUSH from clients
|
7 лет назад |
Loïc Hoguin
|
d732e74dd5
Use default port when not given in :authority
|
7 лет назад |
Loïc Hoguin
|
93e8744e22
Move cowboy_iolists to Cowlib as cow_iolists
|
7 лет назад |
Loïc Hoguin
|
28d3515d71
Remove a bunch of todos
|
7 лет назад |
Loïc Hoguin
|
8d1f468ac0
Reject HTTP/2 requests with a body size different than content-length
|
7 лет назад |
Loïc Hoguin
|
84b4128d06
Receive and ignore HTTP/2 request trailers if any
|
7 лет назад |
Loïc Hoguin
|
2db5ffbf84
Add SETTINGS ack timeout and option settings_timeout
|
7 лет назад |