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

Автор SHA1 Сообщение Дата
  Loïc Hoguin 4a30198f90 Make cowlib a proper dependency 11 лет назад
  YAMAMOTO Takashi 43b3c39a0c add unit test for cowboy_protocol:parse_host/1 11 лет назад
  YAMAMOTO Takashi 77f7427b41 cowboy_protocol: accept host using ipv6 literal 11 лет назад
  Loïc Hoguin bfb6db1eab Simpler code for sending errors following crashes 11 лет назад
  Loïc Hoguin 9a2d35c2e8 Add experimental and incomplete SPDY support 12 лет назад
  Loïc Hoguin bb89bf6f8d Use the type ranch:ref() instead of any() where applicable 12 лет назад
  Loïc Hoguin 6d1344319a Add cowboy_protocol:opts() type 12 лет назад
  Loïc Hoguin 1d413ea51b Move cowboy_protocol:onresponse_fun() to cowboy:onresponse_fun() 12 лет назад
  Loïc Hoguin 488dcc967b Move cowboy_protocol:onrequest_fun() to cowboy:onrequest_fun() 12 лет назад
  Loïc Hoguin df73a4d0a5 Move cowboy_http:status() to cowboy:http_status() 12 лет назад
  Loïc Hoguin f8a7856127 Move cowboy_http:headers() to cowboy:http_headers() 12 лет назад
  Loïc Hoguin 28186a68d0 Make the HTTP version type more practical 12 лет назад
  Loïc Hoguin e0b5526f1e Remove cowboy_req:fragment/1 12 лет назад
  Loïc Hoguin 2b56bb498f Update Ranch to 0.8.0 12 лет назад
  Loïc Hoguin a930f4ab26 Stop using binary:match in cowboy_protocol 12 лет назад
  Loïc Hoguin f9c3b36847 Make cowboy_protocol:resume/6 private 12 лет назад
  Loïc Hoguin ae401f7460 Fix crashes when creating the request 12 лет назад
  Loïc Hoguin 8050f2e0fa Do not attempt to skip the request body on Connection: close 12 лет назад
  Loïc Hoguin acd6847d3d Set max_keepalive default to 100 instead of infinity 12 лет назад
  Loïc Hoguin 01f57ad65d Add optional automatic response body compression 12 лет назад
  Loïc Hoguin a013becc66 Add protection against slowloris vulnerability 12 лет назад
  Loïc Hoguin 1b3f510b7e Add middleware support 12 лет назад
  Tom Burdick 13c28b8f58 use the original request when available for error_terminate 12 лет назад
  Loïc Hoguin 7ff2a62585 Make sure an incorrect port returns a 400 error 12 лет назад
  Andrew Thompson d916d739d4 Make the arguments to error_logger more consistent 12 лет назад
  Loïc Hoguin 5ef4a15b48 Allow passing the Req and an updated Opts when upgrading protocols 12 лет назад
  Loïc Hoguin 45dd67741f Clarify error reports indicating they come from Cowboy 12 лет назад
  serge d0f3372b7d Fixed onrequest path-related issue 12 лет назад
  Ivan Blinkov 0ce16b3cea Return "400 Bad Request" instead of crashing process on incorrect queries like /%qq 12 лет назад
  Loïc Hoguin 76cd1e40c9 The onresponse hook now receives 4 arguments, including the body 12 лет назад