Commit History

Author SHA1 Message Date
  Loïc Hoguin 5cb2b544b7 Use cow_http_hd:parse_host directly 8 years ago
  Loïc Hoguin b75b0a6d4d Use integer_to_binary when possible 8 years ago
  Loïc Hoguin 83aa3f1b9c Use binary_to_integer instead of to list and back 8 years ago
  Loïc Hoguin e30d120bd8 Make reply functions return Req 8 years ago
  Loïc Hoguin 3a057683af Add a lot of todos 8 years ago
  Loïc Hoguin ae0dd61673 Add tests for responses and request body reading 8 years ago
  Loïc Hoguin 4fed8637b6 Fix cowboy_req:peer/1 9 years ago
  Loïc Hoguin 7603518ed0 HTTP/1.1: Don't send 500 errors twice 9 years ago
  Loïc Hoguin 2620d65fde Fix more HTTP/2 handshake test cases 9 years ago
  Loïc Hoguin 4e6a4ee53f Add initial HTTP/1.1 Upgrade to HTTP/2 9 years ago
  Loïc Hoguin 92edad53d2 Add the beginning of the rfc7540 test suite 9 years ago
  Loïc Hoguin 0193538dba Fix warnings 9 years ago
  Loïc Hoguin b370442a63 Initial commit with connection/streams 9 years ago
  Loïc Hoguin 89c47d3d6e Use cowlib for parsing headers; remove cowboy_http 10 years ago
  Loïc Hoguin f1c3b6d76f Breaking update of the cowboy_req interface 10 years ago
  Loïc Hoguin da29d8138d Merge branch 'language-range-header' of git://github.com/NineFX/cowboy 11 years ago
  Loïc Hoguin 5c2adc167a Merge branch 'fix/basic-auth-empty-password' of git://github.com/soundrop/cowboy 11 years ago
  Loïc Hoguin 17af50812c Remove outdated comments, all edoc, plus a few minor tweaks 11 years ago
  Loïc Hoguin d4ce3c638d Use the new chunked and identity transfer decoding code from cowlib 11 years ago
  Loïc Hoguin 67e5f597ec Remove cowboy_http:urldecode/1 and urlencode/1 11 years ago
  Ali Sabil d145cbb745 Allow empty passwords when parsing Basic authorization header 11 years ago
  Loïc Hoguin 903594bb87 Update copyright years 11 years ago
  Drew 190938a75e Allows language_range/2 to parse RFC5646 language codes. 11 years ago
  Matthias Endler b2511f15a0 Fix tohexu/1 and tohexl/1 11 years ago
  Loïc Hoguin 8d546dacbc Optimize query string parsing 11 years ago
  Loïc Hoguin faf64524c6 Move cookie parsing/building code to cowlib 11 years ago
  James Fish f0cc2d01e6 Fix decoding of chunked body. 12 years ago
  Ali Sabil a63faff35e Add support for the webkit deflate frame extension 12 years ago
  Loïc Hoguin 4fde6cba94 In content-types, the charset parameter is converted to lowercase 12 years ago
  Loïc Hoguin df73a4d0a5 Move cowboy_http:status() to cowboy:http_status() 12 years ago