mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
![]() We now stop reading from the socket unless asked to, when we reach the request body. The option initial_stream_flow_size controls how much data we read without being asked, as an optimization. We may also have received additional data along with the request headers. This commit also reworks the timeout handling for HTTP/1.1 because the stray timeout message was easily reproducible after implementing the flow control. The issue should be gone for good this time. |
||
---|---|---|
.. | ||
cowboy.erl | ||
cowboy_app.erl | ||
cowboy_bstr.erl | ||
cowboy_children.erl | ||
cowboy_clear.erl | ||
cowboy_clock.erl | ||
cowboy_compress_h.erl | ||
cowboy_constraints.erl | ||
cowboy_handler.erl | ||
cowboy_http.erl | ||
cowboy_http2.erl | ||
cowboy_loop.erl | ||
cowboy_metrics_h.erl | ||
cowboy_middleware.erl | ||
cowboy_req.erl | ||
cowboy_rest.erl | ||
cowboy_router.erl | ||
cowboy_static.erl | ||
cowboy_stream.erl | ||
cowboy_stream_h.erl | ||
cowboy_sub_protocol.erl | ||
cowboy_sup.erl | ||
cowboy_tls.erl | ||
cowboy_tracer_h.erl | ||
cowboy_websocket.erl |