Commit History

Author SHA1 Message Date
  Loïc Hoguin 49af57d546 Implement backpressure on cowboy_req:stream_body 5 years ago
  Loïc Hoguin 6058800abb Move another test from the old HTTP test suite 6 years ago
  Loïc Hoguin 292039362a Don't send the content-length header in empty 304 responses 6 years ago
  Loïc Hoguin d7b7580b39 Add sendfile support to cowboy_req:stream_body 6 years ago
  Loïc Hoguin a8335c63df Always dialyze tests and fix some cowboy_req specs 6 years ago
  Loïc Hoguin 0fb68ec07f Add test cases for cowboy_req:stream_events 6 years ago
  Eric Meadows-Jönsson f08f4610a0 Add streaming without chunking for HTTP/1.1 7 years ago
  Loïc Hoguin 5229d790fb Don't send transfer-encoding when streaming 204 responses 7 years ago
  Loïc Hoguin 3a7b411143 Don't crash in delete_resp_header if no resp headers are set 7 years ago
  Loïc Hoguin 92672b49af Queue HTTP/2 trailers when there's still data in the buffer 7 years ago
  Loïc Hoguin d7761b5259 Remove another test from the old http suite 7 years ago
  Loïc Hoguin 39baed6c80 Add preliminary support for trailers in responses 7 years ago
  Loïc Hoguin 83bd8bc935 Fix two edge cases for cowboy_req:stream_body 7 years ago
  Loïc Hoguin f3d6b05b86 Add cowboy_req:inform/2,3 7 years ago
  Loïc Hoguin 4fd6e2f7cd Accept sendfile tuple with 0 length in cowboy_req 7 years ago
  Loïc Hoguin 91ae70b06c Change the order of set_resp_cookie arguments 8 years ago
  Loïc Hoguin 3e05ab8f82 Add experimental cowboy_compress_h stream handler 8 years ago
  Loïc Hoguin e5a8088e68 Make the new cowboy_req tests more realistic 8 years ago
  Johan Lövdahl 3f4e79d42f Add functions for getting and setting response headers 8 years ago
  Loïc Hoguin e30d120bd8 Make reply functions return Req 8 years ago
  Loïc Hoguin ae0dd61673 Add tests for responses and request body reading 8 years ago