Age | Commit message (Collapse) | Author |
|
They are now cowboy:start_clear/3 and cowboy:start_tls/3.
The NumAcceptors argument can be specified via the
num_acceptor transport option. Ranch has been updated
to 1.4.0 to that effect.
|
|
|
|
This fixes the connection being dropped because of request_timeout
despite there being some active streams.
|
|
The changelog had a wrong reference to an option that was updated.
`max_header_request_line_length` -> `max_request_line_length`
|
|
|
|
Updates and replaces the cowboy_protocol manual.
|