aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy_stream_h.asciidoc
AgeCommit message (Collapse)Author
2024-01-08Document body reading in auto modeLoïc Hoguin
It is now tested both via cowboy_req:read_body and via cowboy_req:cast. Removes a bad example from the guide of body reading with period of infinity, which does not work.
2023-12-21Add cowboy_decompress_h stream handlerjdamanalo
2019-10-07Document cowboy_tracer_hLoïc Hoguin
2019-10-07Document cowboy_metrics_hLoïc Hoguin
2018-11-18Document cowboy_stream_h/cowboy_compress_hLoïc Hoguin