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

Автор SHA1 Сообщение Дата
  Loïc Hoguin bd3a646316 Protect the calls to the handler using catch. 14 лет назад
  Loïc Hoguin a4f8bb6573 Add support for the '*' path. 14 лет назад
  Loïc Hoguin 2c52a30b0a Rewrite the dispatcher to take a list of host each having a list of paths. 14 лет назад
  Loïc Hoguin ebe638165e Ignore all extra Host values sent in the request. 14 лет назад
  Loïc Hoguin 673c7e2cb5 Reply with error 501 on all non absolute path URIs for now. 14 лет назад
  Loïc Hoguin 7ef67d08fe Reply with error 400 on all bad Request-Lines received. 14 лет назад
  Loïc Hoguin c9eb3ce5fc Ignore empty lines when expecting the Request-Line. 14 лет назад
  Loïc Hoguin db715a3eb1 Comparisons of host names MUST be case-insensitive. 14 лет назад
  Loïc Hoguin 2131a935e6 Notify the client that we're closing the connection after the error reply. 14 лет назад
  Loïc Hoguin 408f167621 Move the reply function to cowboy_http_req. 14 лет назад
  Loïc Hoguin c6ad0273a8 Introduce Handler:terminate to cleanup the handler's state. 14 лет назад
  Loïc Hoguin 5e80e4baac Handler:init/2 should also return the Request in case it changed. 14 лет назад
  Loïc Hoguin f53235549d Introduce Handler:init/2 for initializing the handler state. 14 лет назад
  Loïc Hoguin a77b906b9f Don't crash on Transport:controlling_process return in the acceptor. 14 лет назад
  Loïc Hoguin 0069e2465d Remove a superfluous terminate call in error_terminate. 14 лет назад
  Loïc Hoguin 786a05a129 Run the dispatcher as early as possible to quickly dismiss 404 errors. 14 лет назад
  Loïc Hoguin da72255940 Initial commit. 14 лет назад