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

Автор SHA1 Сообщение Дата
  Loïc Hoguin 5964273cc4 Fix the flushing of messages when switching to Websocket 7 лет назад
  Bartek Walkowicz 2131709328 Add case for handling infinity for idle/request_timeout 7 лет назад
  Loïc Hoguin f9092126fa Handle system messages in cowboy_websocket 7 лет назад
  Loïc Hoguin b9c8d86502 Handle supervisor calls properly everywhere 7 лет назад
  Loïc Hoguin 34473bc247 Fix Dialyzer warnings 7 лет назад
  Loïc Hoguin eafca21198 Fix HTTP/1.1 pipelining 7 лет назад
  Loïc Hoguin b000d53855 Add more rfc7231 tests and a new max_skip_body_length option 7 лет назад
  Loïc Hoguin 5269bf580b Fix 408 not sending connection: close for HTTP/1.1 7 лет назад
  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 лет назад