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

Автор SHA1 Сообщение Дата
  Loïc Hoguin c605c4fa40 Add 'Accept' header parsing 13 лет назад
  Loïc Hoguin fe5f0ca539 Add a max_line_length to the HTTP protocol 13 лет назад
  Loïc Hoguin bf1b84eb83 Fix a misnamed variable for {loop, ...} returns in init/3 13 лет назад
  Loïc Hoguin 691b7c4518 Fix specs after erlang:hibernate/3 calls were added 13 лет назад
  Loïc Hoguin 5e006be01f Add support for loops in standard HTTP handlers 13 лет назад
  Loïc Hoguin 138cccb4f9 Allow HTTP handlers to skip the handle/2 step in init/3 13 лет назад
  Loïc Hoguin c2be0f2073 Remove the 'HEAD' chunked_reply/3 clause 13 лет назад
  Loïc Hoguin bf5c2717bc Parse 'Connection' headers as a list of tokens 13 лет назад
  Loïc Hoguin 9a775cce3c Move a few binary string handling functions to cowboy_bstr 13 лет назад
  Loïc Hoguin ee77ecec92 Remove the connection information from the HTTP protocol state 13 лет назад
  Loïc Hoguin 547107cfb9 Close connection on all errors 13 лет назад
  Loïc Hoguin 148fb949c5 Small doc clarification 13 лет назад
  Loïc Hoguin d25c30790c Do not send a 408 response if the Request-Line wasn't fully received 13 лет назад
  Michiel Hakvoort d8e841c8a2 Add cowboy_protocol behaviour 13 лет назад
  Loïc Hoguin eff9477201 Improve the error message for HTTP handlers 13 лет назад
  Loïc Hoguin 89ae3c8cad 'Host' header is optional in HTTP/1.0 13 лет назад
  Loïc Hoguin b669b1b5a3 Reset the max number of empty lines between keepalive requests 13 лет назад
  Loïc Hoguin 24bf2c54d0 Ensure header names are handled in a case insensitive manner 13 лет назад
  Loïc Hoguin 43d14b52cd Give the ListenerPid to the protocol on startup 13 лет назад
  Loïc Hoguin 474f4e0bfa Call Handler:terminate/2 even on error in Handler:handle/2 13 лет назад
  Loïc Hoguin aa0a66749e Move recursion out of a try .. catch block. 14 лет назад
  Loïc Hoguin 108a491f55 Add documentation for the public interface. 14 лет назад
  Loïc Hoguin 3e55cb62c9 Refresh the type specifications. 14 лет назад
  Loïc Hoguin 4c4030a792 Send a meaningful error to error_logger on handler crashes. 14 лет назад
  Anthony Ramine 0ca8f1364b Implement path_info feature 14 лет назад
  Loïc Hoguin 420f5baf98 Add chunked reply support. 14 лет назад
  Loïc Hoguin 29e71cf4da Switch the HTTP protocol to use binary packets instead of lists. 14 лет назад
  Loïc Hoguin 6c1f73c53c Add cowboy_http_req:port/1. 14 лет назад
  Loïc Hoguin c044fa9602 Remove the next_request function always matching its first clause. 14 лет назад
  Loïc Hoguin e8286e18e6 Remove the include/types.hrl file. 14 лет назад