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

Автор SHA1 Сообщение Дата
  Loïc Hoguin c56bada509 Remove the error tuple return value for middlewares 10 лет назад
  Loïc Hoguin aa4d86b81f Remove the onrequest hook 10 лет назад
  Loïc Hoguin 260fc1e60b Handle absolute URIs that lack a path entirely 11 лет назад
  Loïc Hoguin 3625d6a2e2 Accept absolute URI scheme as uppercase 11 лет назад
  Loïc Hoguin 97a3108576 Reply with 400 on header parsing crash 11 лет назад
  Loïc Hoguin 0c37925642 Add request body reading options 11 лет назад
  Loïc Hoguin 17af50812c Remove outdated comments, all edoc, plus a few minor tweaks 11 лет назад
  Loïc Hoguin 0c0caa3a47 Don't flush the resp_sent message if connection is closed 11 лет назад
  Loïc Hoguin 64f07fe9a3 Keep the whitespace from multiline headers 11 лет назад
  Loïc Hoguin 903594bb87 Update copyright years 11 лет назад
  Loïc Hoguin e85c7a5ee2 Use the INLINE_LOWERCASE macro in the request parsing code 11 лет назад
  Loïc Hoguin ff4871a9c9 Use try/catch instead of catch 11 лет назад
  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 лет назад