Commit History

Author SHA1 Message Date
  José Valim f59c29dff0 Return status 431 if the request header field is too large 8 years ago
  Loïc Hoguin 43adacc760 Welcome to 2017 8 years ago
  Loïc Hoguin 309780a9fd Remaining Dialyzer fixes 8 years ago
  Loïc Hoguin e10daf39fa Numerous Dialyzer fixes 8 years ago
  Loïc Hoguin 5cb2b544b7 Use cow_http_hd:parse_host directly 9 years ago
  Loïc Hoguin b75b0a6d4d Use integer_to_binary when possible 9 years ago
  Loïc Hoguin 83aa3f1b9c Use binary_to_integer instead of to list and back 9 years ago
  Loïc Hoguin e30d120bd8 Make reply functions return Req 9 years ago
  Loïc Hoguin 3a057683af Add a lot of todos 9 years ago
  Loïc Hoguin ae0dd61673 Add tests for responses and request body reading 9 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