История коммитов

Автор SHA1 Сообщение Дата
  Loïc Hoguin 29043aa7b4 Add support for range requests (RFC7233) in cowboy_rest 6 лет назад
  Loïc Hoguin 473e3fb82b Improve a few types, including cowboy_req:req() 6 лет назад
  Loïc Hoguin a8335c63df Always dialyze tests and fix some cowboy_req specs 6 лет назад
  Loïc Hoguin 122faedc25 Initial support for the PROXY protocol header 6 лет назад
  Loïc Hoguin 4b385749f2 Add cowboy_req:read_and_match_urlencoded_body/2,3 6 лет назад
  Loïc Hoguin 68ede9cfe4 Disable warnings for erlang:get_stacktrace/0 in OTP-21+ 7 лет назад
  Loïc Hoguin b2b5e3a01a Add an undocumented stream_events function 7 лет назад
  Loïc Hoguin d732e74dd5 Use default port when not given in :authority 7 лет назад
  Loïc Hoguin bbfc1569cc Add initial implementation of Websocket over HTTP/2 7 лет назад
  Loïc Hoguin e09ae60d5b Fix an unused variable warning 7 лет назад
  Loïc Hoguin 3a7b411143 Don't crash in delete_resp_header if no resp headers are set 7 лет назад
  Loïc Hoguin bc39b433bb Properly handle OPTIONS * requests 7 лет назад
  Loïc Hoguin b0519af42a Don't include a content-length in 204 responses 7 лет назад
  Loïc Hoguin 39baed6c80 Add preliminary support for trailers in responses 7 лет назад
  Loïc Hoguin f3d6b05b86 Add cowboy_req:inform/2,3 7 лет назад
  Loïc Hoguin ef58e15547 Introduce cowboy_req:sock/1 and cowboy_req:cert/1 7 лет назад
  Jeffrey Griffin 6460e9d2d2 Fix infinite loop on incomplete multipart body 8 лет назад
  Loïc Hoguin fda2d150db Fix error response when constraint validation fails 7 лет назад
  Loïc Hoguin c09b10190b Move body length count to cowboy_stream_h instead of protocols 7 лет назад
  Loïc Hoguin 3cbf885961 Improve how we detect request errors 7 лет назад
  Loïc Hoguin 2376983295 Remove transfer-encoding parsing from cowboy_req 7 лет назад
  Loïc Hoguin d1c210b105 Remove an unused variable 7 лет назад
  Loïc Hoguin 4fd6e2f7cd Accept sendfile tuple with 0 length in cowboy_req 7 лет назад
  Steven Magelowitz 7eb0072b06 Req Body length can be a non_neg_integer or infinity 8 лет назад
  Loïc Hoguin 5a272e4fbe Aggregate validation errors and pass them in exception 8 лет назад
  Loïc Hoguin c221730371 Improve the interface for constraints 8 лет назад
  Loïc Hoguin ec00e3d60e Make cowboy_req:read_part return multipart headers as map 8 лет назад
  Loïc Hoguin f3e5f3e410 Preliminary h2 flow control support 8 лет назад
  Steven Magelowitz f302ce2b83 length can be a non_neg_integer or infinity 8 лет назад
  Loïc Hoguin 9255cdf1d7 Change the type of bindings from a list to a map 8 лет назад