Commit History

Author SHA1 Message Date
  Loïc Hoguin 1614335436 Remove a stream handlers related todo not worth doing 6 years ago
  Loïc Hoguin 34f57ebbd3 Make sure cowboy_stream_h calls subsequent stream handlers 6 years ago
  Loïc Hoguin 68ede9cfe4 Disable warnings for erlang:get_stacktrace/0 in OTP-21+ 6 years ago
  Loïc Hoguin 6b1db885d1 Use cowboy_req:stream_events in the eventsource example 6 years ago
  Loïc Hoguin 0fb68ec07f Add test cases for cowboy_req:stream_events 6 years ago
  Loïc Hoguin faefb634de Document cowboy_req:stream_events/3 6 years ago
  Loïc Hoguin 5001fcbc34 Add missing frame types to websocket_handle specs/docs 6 years ago
  Loïc Hoguin 7867e435fe Fix tests for most recent Gun 6 years ago
  Loïc Hoguin b2b5e3a01a Add an undocumented stream_events function 6 years ago
  Eric Meadows-Jönsson f08f4610a0 Add streaming without chunking for HTTP/1.1 7 years ago
  Loïc Hoguin 69451dd98d The TLS certificate can be accessed directly 6 years ago
  Loïc Hoguin 5758336453 Fix an example missing a " in the manual 6 years ago
  Loïc Hoguin 76f19cf52d Fix some formatting issues in the manual 6 years ago
  Loïc Hoguin a331145cde Fix an incorrect section_title level in the manual 6 years ago
  Loïc Hoguin 54c65ae49e Fix the cowboy_stream manual page name 6 years ago
  Loïc Hoguin 1a6407d8a8 Add a test for an empty host header in rfc7230 6 years ago
  Loïc Hoguin 714b11639e Add a comment about push requiring a secure connection 6 years ago
  Loïc Hoguin db8e713a86 Don't fail when copying erl_make_certs 7 years ago
  Loïc Hoguin 15ed6df51a Update Erlang.mk 7 years ago
  Loïc Hoguin 633aa89f00 Fix intermittent test failures in rfc7540_SUITE 7 years ago
  Loïc Hoguin dc58eea9b4 Ensure tests in rfc7540_SUITE can be repeated 7 years ago
  Loïc Hoguin 6e00600d7d Fix intermittent failure of max_frame_size_sent test 7 years ago
  Loïc Hoguin 4e896fabd5 Update Erlang.mk 7 years ago
  Loïc Hoguin 338b1ca3f7 Remove two broken absolute URI tests from old_http_SUITE 7 years ago
  Loïc Hoguin 5d1cf36358 Remove the trailer header from HTTP/1.1 response if no TE 7 years ago
  Loïc Hoguin 5229d790fb Don't send transfer-encoding when streaming 204 responses 7 years ago
  Loïc Hoguin 763eef4e46 Do not process HTTP/1.1 requests coming in after the last 7 years ago
  Loïc Hoguin 07d454bdb7 Improve the limit_requests_keepalive test 7 years ago
  Loïc Hoguin 6c04875111 Fix the ignore_requests_after_response_connection_close test 7 years ago
  Loïc Hoguin 95710da617 Comment out the origin_form_reject_if_connect test 7 years ago