Loïc Hoguin
|
cd7870df15
Experiment with {active,N}
|
5 лет назад |
Loïc Hoguin
|
a73004e966
Fix a number of low hanging todos
|
5 лет назад |
Loïc Hoguin
|
cc54c207e3
Implement flow control for HTTP/1.1
|
5 лет назад |
Loïc Hoguin
|
0342866c2e
Document cowboy_tracer_h
|
5 лет назад |
Loïc Hoguin
|
eaed063702
Document cowboy_metrics_h
|
5 лет назад |
Loïc Hoguin
|
c50d6aa09c
Don't discard data following a Websocket upgrade request
|
5 лет назад |
Loïc Hoguin
|
1ba48c58b1
Make stream_error early_error reasons consistent
|
5 лет назад |
Loïc Hoguin
|
e4a535cfa6
Fix another Dialyzer warning
|
5 лет назад |
Loïc Hoguin
|
8f6ee9c186
Make sure cowboy_http doesn't receive stray timeout messages
|
5 лет назад |
Loïc Hoguin
|
a14ecf19c6
Add more HTTP/1.1 header parsing tests
|
5 лет назад |
Loïc Hoguin
|
d143235a79
Fix closing of connection on response_body_too_small
|
5 лет назад |
juhlig
|
5b4e78fac4
Make Cowboy compatible with upcoming Ranch 2.0
|
6 лет назад |
Loïc Hoguin
|
8d6d78575f
Add the chunked option for HTTP/1.1
|
6 лет назад |
Loïc Hoguin
|
1949357f0c
Allow overriding cowboy_http's idle_timeout per request
|
6 лет назад |
Loïc Hoguin
|
fbfec873f6
Add a compress_buffering option to cowboy_compress_h
|
6 лет назад |
Loïc Hoguin
|
292039362a
Don't send the content-length header in empty 304 responses
|
6 лет назад |
Loïc Hoguin
|
6f57405b5c
Allow disabling keep-alive for HTTP/1.0 connections
|
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
|
30e117a942
Make sure we don't send error_responses on the wrong stream
|
6 лет назад |
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
|
d4129e6305
Exit gracefully on parent exit/sys:terminate/2,3
|
6 лет назад |
Loïc Hoguin
|
b56a5a1d60
Do not send a 101 after a final response in switch_protocol
|
6 лет назад |
Loïc Hoguin
|
a76c32db5e
Introduce undocumented option logger
|
7 лет назад |
Loïc Hoguin
|
68ede9cfe4
Disable warnings for erlang:get_stacktrace/0 in OTP-21+
|
7 лет назад |
Eric Meadows-Jönsson
|
f08f4610a0
Add streaming without chunking for HTTP/1.1
|
7 лет назад |
Loïc Hoguin
|
5d1cf36358
Remove the trailer header from HTTP/1.1 response if no TE
|
7 лет назад |
Loïc Hoguin
|
5229d790fb
Don't send transfer-encoding when streaming 204 responses
|
7 лет назад |