Loïc Hoguin
|
be09711687
Add an option to disable sendfile for a listener
|
6 years ago |
Loïc Hoguin
|
571719a164
Add a charset option to cowboy_static
|
6 years ago |
Loïc Hoguin
|
9569043bdd
Add RFC6657 to the list of related documents
|
6 years ago |
Loïc Hoguin
|
f181e510b9
Remove the default charset iso-8859-1 in cowboy_rest
|
6 years ago |
Loïc Hoguin
|
e0b036fe68
Add tests for charsets_provided
|
6 years ago |
Loïc Hoguin
|
399b6a16b4
Better handle content negotiation when accept contains charsets
|
6 years ago |
Loïc Hoguin
|
d4dff21055
Accept a broader media type as input in rest_pastebin example
|
6 years ago |
Loïc Hoguin
|
b3bfcf068c
Add a cowboy_rest test for malformed if-*-match headers
|
6 years ago |
Steve Domin
|
09bf1199aa
Add compress_threshold protocol option
|
7 years ago |
Loïc Hoguin
|
30e117a942
Make sure we don't send error_responses on the wrong stream
|
6 years ago |
Grigory Starinkin
|
5ab5615ff0
Handle error_response command in cowboy_metrics_h
|
6 years ago |
Loïc Hoguin
|
473e3fb82b
Improve a few types, including cowboy_req:req()
|
6 years ago |
Loïc Hoguin
|
a8335c63df
Always dialyze tests and fix some cowboy_req specs
|
6 years ago |
Loïc Hoguin
|
07078eb47b
Fix a test listener not being stopped
|
6 years ago |
Loïc Hoguin
|
122faedc25
Initial support for the PROXY protocol header
|
6 years ago |
Loïc Hoguin
|
a002df4560
Fix the sys trap_exit tests
|
6 years ago |
Loïc Hoguin
|
e11279e0d2
Remove a useless todo
|
6 years ago |
Loïc Hoguin
|
a764075b89
Rename a few functions and shuffle arguments
|
6 years ago |
Loïc Hoguin
|
266178b6bc
Remove an unnecessary function
|
6 years ago |
Loïc Hoguin
|
d4129e6305
Exit gracefully on parent exit/sys:terminate/2,3
|
6 years ago |
Loïc Hoguin
|
21ff3ff256
Fix small issues introduced in the previous commit
|
6 years ago |
Loïc Hoguin
|
f1018fd1c1
Use cow_http2_machine's timer handling
|
6 years ago |
Loïc Hoguin
|
7d118b547f
Use cow_http2:parse_sequence/1
|
6 years ago |
Loïc Hoguin
|
e1d970b5eb
Switch cowboy_http2 to the new cow_http2_machine
|
6 years ago |
Loïc Hoguin
|
3310849115
Simplify a case clause
|
6 years ago |
Loïc Hoguin
|
497e9d459e
Add yet another RFC to the list
|
6 years ago |
Loïc Hoguin
|
c998673eb0
Fix Cowboy version in the getting started chapter
|
6 years ago |
Loïc Hoguin
|
d394eb7256
Fix ranch:start_tls when transport options are a map
|
6 years ago |
Loïc Hoguin
|
a428b10abf
Shorten a command in the Makefile
|
6 years ago |
Loïc Hoguin
|
3c8e6cf819
Use gun:info instead of hacks for test socket operations
|
6 years ago |