Commit History

Author SHA1 Message Date
  Loïc Hoguin 6e8b907ae2 Pass the HTTP/2 switch_protocol event to stream handlers 8 years ago
  Loïc Hoguin 3633bceac5 Add more RFCs to the specs list 8 years ago
  Loïc Hoguin c2beff7126 Initial cowboy_stream manual 8 years ago
  Loïc Hoguin 10dfd8c910 Add the early_error cowboy_stream callback 8 years ago
  Loïc Hoguin 14a01f71cb Add a guide chapter linking to all specs 8 years ago
  Loïc Hoguin 0d81dc04f1 Add more HTTP/2 tests for RFC7540 4.1 and 4.3 8 years ago
  Loïc Hoguin bb83a6ce33 Unknown HTTP/2 frames are ignored 8 years ago
  Loïc Hoguin a3636adcac Add many test cases covering RFC7540 4.2 8 years ago
  Loïc Hoguin 2af0506d51 Remove another useless todo 8 years ago
  Loïc Hoguin 9255cdf1d7 Change the type of bindings from a list to a map 8 years ago
  Loïc Hoguin 91ae70b06c Change the order of set_resp_cookie arguments 8 years ago
  Loïc Hoguin 87a05a1219 Change the type of cookie name to binary() 8 years ago
  Loïc Hoguin d8cdd9bd15 Update version to 2.0.0-pre.7 8 years ago
  Loïc Hoguin c55db9a8ff Ensure Websocket errors result in a crash log 8 years ago
  Loïc Hoguin c4ed8e2a37 Erlang/OTP 19.2.3 8 years ago
  Loïc Hoguin a45813c60f Allow passing options to sub protocols 8 years ago
  Loïc Hoguin 80f8cda7ff Remove or fix a small number of todo comments 8 years ago
  Loïc Hoguin 1504c60c89 Add test for the compress_response example 8 years ago
  Loïc Hoguin 61d66a4de2 Remove outdated todo comments from req_SUITE 8 years ago
  Loïc Hoguin 182f824138 Erlang/OTP 19.2.2 and 18.3.4.5 8 years ago
  Loïc Hoguin 98c614ee0b Add missing human-readable errors for HTTP/1.1 8 years ago
  Loïc Hoguin 4cbdfdd293 Fix sending of large files with HTTP/2 8 years ago
  Loïc Hoguin f4fddbd0a1 Test Websocket protocol version 7 8 years ago
  Jean-Sébastien Pédron d8d7838a77 examples_SUITE: Query system to find GNU Make executable 8 years ago
  Jean-Sébastien Pédron 2166733628 cowboy_static: Add support for files in EZ archives 8 years ago
  Loïc Hoguin 3c198f7d90 Fix and update the compress example to use cowboy_compress_h 8 years ago
  Loïc Hoguin 413196ace1 Erlang/OTP 19.2.1 8 years ago
  Loïc Hoguin 3e05ab8f82 Add experimental cowboy_compress_h stream handler 8 years ago
  Loïc Hoguin 3b91523a3c Fix error responses not including a content-length 8 years ago
  Loïc Hoguin 353dc29d8f Fix protocol breaking when user tries to send empty chunk 8 years ago