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

Автор SHA1 Сообщение Дата
  Loïc Hoguin 2eb3e3f994 Also disable the TRACE method entirely 7 лет назад
  Loïc Hoguin dd002b8141 Disable the CONNECT method completely 7 лет назад
  Loïc Hoguin a66eb5cd6e Don't send chunked bodies when the method is HEAD 7 лет назад
  Loïc Hoguin 8d9404e9b6 Reject absolute URIs with no authority components 7 лет назад
  Loïc Hoguin d50bab8e78 Reject absolute URIs with userinfo components in HTTP/1.1 7 лет назад
  Loïc Hoguin aea172857f Reject whitespace before/after HTTP/1.1 header names properly 7 лет назад
  Loïc Hoguin c4e43ec26a Add more rfc7230 tests and better handle bad chunk sizes 7 лет назад
  Loïc Hoguin 1af508c4cd Add more rfc7230 tests and improve transfer-encoding 7 лет назад
  Loïc Hoguin 3da9a6eef9 Add a test for early errors that occur on the request-line 7 лет назад
  Loïc Hoguin ecb2a735ef Remove a useless todo 7 лет назад
  Loïc Hoguin 62bf505d33 Add more rfc7230 tests 7 лет назад
  Loïc Hoguin 39baed6c80 Add preliminary support for trailers in responses 7 лет назад
  Loïc Hoguin 6a8f9ebbb2 Fix packet being dropped when using switch_protocol 7 лет назад
  Loïc Hoguin 83bd8bc935 Fix two edge cases for cowboy_req:stream_body 7 лет назад
  Loïc Hoguin 774824cd0f Fix another warning 7 лет назад
  Loïc Hoguin a97640d56d Add informational responses to metrics 7 лет назад
  Loïc Hoguin ef58e15547 Introduce cowboy_req:sock/1 and cowboy_req:cert/1 7 лет назад
  Loïc Hoguin 4bebe39975 Ensure stream terminate is called when switching protocols 7 лет назад
  Loïc Hoguin 76f4db863e Fix sending of final chunk in HTTP/1.1 7 лет назад
  Loïc Hoguin c62ce1c63e Fix stream handler state being discarded on terminate 7 лет назад
  Loïc Hoguin c602871f86 Fix HTTP/1.1 stopping streams too early 7 лет назад
  Loïc Hoguin 11ae407eed Ensure the behavior on stream handler crash is consistent 7 лет назад
  Loïc Hoguin d47e22edaa Cleanup various comments 7 лет назад
  Loïc Hoguin c09b10190b Move body length count to cowboy_stream_h instead of protocols 7 лет назад
  Loïc Hoguin a6126306a2 Centralize stream handler error reporting in cowboy_stream 7 лет назад
  Loïc Hoguin 3cbf885961 Improve how we detect request errors 7 лет назад
  Loïc Hoguin 45ddcd8c67 Implement the shutdown timeout for request processes 8 лет назад
  Loïc Hoguin 767da623f1 Fix terminate not being called on connection close in HTTP/1.1 8 лет назад
  Loïc Hoguin 96bbf6752f Properly handle 101 upgrade responses for Websocket 8 лет назад
  Loïc Hoguin 7db724f04a Add inactivity_timeout and other options improvements 8 лет назад