Loïc Hoguin
|
6cc3b0ccca
Document cowboy_stream_h/cowboy_compress_h
|
6 лет назад |
Loïc Hoguin
|
8d6d78575f
Add the chunked option for HTTP/1.1
|
6 лет назад |
Loïc Hoguin
|
417032a445
Prepare the Cowboy 2.6 release
|
6 лет назад |
Loïc Hoguin
|
8185d356c5
Add the idle_timeout option to HTTP/2
|
6 лет назад |
Loïc Hoguin
|
f5015cb14b
Add the set_options Websocket command
|
6 лет назад |
Loïc Hoguin
|
75045637fc
Ensure unknown options are ignored in set_options command
|
6 лет назад |
Loïc Hoguin
|
1949357f0c
Allow overriding cowboy_http's idle_timeout per request
|
6 лет назад |
Loïc Hoguin
|
240da3f2d9
Add the set_options stream handler command
|
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
|
4fedb33631
Ignore the boundary parameter when accepting multipart
|
6 лет назад |
Loïc Hoguin
|
dba17fdddb
Document using undefined as content_types_provided callback
|
6 лет назад |
Loïc Hoguin
|
15fb3187f5
Add some missing items to a few module changelogs
|
6 лет назад |
Loïc Hoguin
|
6f57405b5c
Allow disabling keep-alive for HTTP/1.0 connections
|
6 лет назад |
Loïc Hoguin
|
f0cae8dbcf
Document some undefined behavior in cowboy_router
|
6 лет назад |
Loïc Hoguin
|
c65e3ff20e
Add a use case to loop handlers
|
6 лет назад |
Loïc Hoguin
|
637a9b3924
Don't send an unnecessary content-type header with cowboy_rest
|
6 лет назад |
Loïc Hoguin
|
1e2d59ed26
Ranch 1.7.0
|
6 лет назад |
Loïc Hoguin
|
ef05956a5a
Document the proxy_header protocol option
|
6 лет назад |
Loïc Hoguin
|
f9d689f9fd
Remove two unnecessary debug calls
|
6 лет назад |
Loïc Hoguin
|
8d920f3db9
Add the {deflate, boolean()} Websocket command
|
6 лет назад |
Loïc Hoguin
|
8164b50453
Add deflate options for Websocket compression
|
6 лет назад |
Loïc Hoguin
|
fe1ee080de
Enable range requests support in cowboy_static
|
6 лет назад |
Loïc Hoguin
|
7840f6db7b
Add ProvideRangeCallback tests using sendfile
|
6 лет назад |
Loïc Hoguin
|
dd0fbab6b7
Add automatic ranged request handling for bytes units
|
6 лет назад |
Loïc Hoguin
|
d7b7580b39
Add sendfile support to cowboy_req:stream_body
|
6 лет назад |
Loïc Hoguin
|
29043aa7b4
Add support for range requests (RFC7233) in cowboy_rest
|
6 лет назад |
Loïc Hoguin
|
bdd324ec01
Fix unused type in cowboy_static
|
6 лет назад |
Loïc Hoguin
|
9d2b1a8892
Simplify the code that calls REST callbacks
|
6 лет назад |
Loïc Hoguin
|
805a156785
Test stop against all relevant REST callbacks
|
6 лет назад |