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

Автор SHA1 Сообщение Дата
  Loïc Hoguin 7f35f693fc Fix specs for cowboy_http_req:reply/4. 14 лет назад
  Loïc Hoguin c32db277c8 Fix a bug where dupe headers were sent in cowboy_http_req:reply/4. 14 лет назад
  Loïc Hoguin 4048499af2 Add a test case for cowboy_dispatcher:match/3. 14 лет назад
  Loïc Hoguin bc99200bae Add a Transport:messages/0 function to obtain the atoms sent in active mode. 14 лет назад
  Loïc Hoguin aab91c044b Don't enable binary optimization warnings by default. 14 лет назад
  Loïc Hoguin 73b120b68e Fix a pattern matching bug in cowboy_http_protocol:handler_init/2. 14 лет назад
  Loïc Hoguin 0ef66b78f7 ct: Add a test for requests pipelining. 14 лет назад
  Loïc Hoguin f05953516b ct: Add a test for \n which throws an error 400. 14 лет назад
  Loïc Hoguin 6ec20b736e Limit the number of empty lines to allow before the request-line. 14 лет назад
  Loïc Hoguin c79df567be ct: Add tests for incomplete requests leading to a timeout. 14 лет назад
  Loïc Hoguin 21dc1cc546 ct: Add raw tests to check that errors are properly handled. 14 лет назад
  Loïc Hoguin 3a776b146e Initial work on a ct test suite for the HTTP protocol. 14 лет назад
  Loïc Hoguin 4cbba84a00 Discard the port from the host before tokenizing it. 14 лет назад
  Loïc Hoguin 0fad6c6fde Don't crash on errors while receiving headers; throw an error 500 instead. 14 лет назад
  Loïc Hoguin d8a2fcf258 Don't automatically retrieve the peer information for the 'OPTIONS' method. 14 лет назад
  Loïc Hoguin 44e6f60b91 Handle properly the default Connection value for HTTP/1.0. 14 лет назад
  Loïc Hoguin 04a5aa7c5c Add initial SSL transport support. 14 лет назад
  Loïc Hoguin 17613e5305 Add a dialyze verb to the Makefile for convenience. 14 лет назад
  Loïc Hoguin d51170b4bc Use rebar instead of ./rebar by default in the Makefile. 14 лет назад
  Loïc Hoguin 44f0eecdcf Fix a grammar error reported by DeadZen on IRC. 14 лет назад
  Loïc Hoguin a8af32c54b Don't ignore the return values in cowboy:stop_listener/1. 14 лет назад
  Loïc Hoguin cb079c8a34 Add an AUTHORS file. 14 лет назад
  Loïc Hoguin ccf7a242b4 Ensure the listening socket gets closed with the listener supervisor. 14 лет назад
  Loïc Hoguin 718baffa3c Make Cowboy an OTP application again, properly this time. 14 лет назад
  Loïc Hoguin e4da6956fc Anonymize and improve the cowboy supervision tree. 14 лет назад
  Loïc Hoguin e6e5b1767f Merge remote-tracking branch 'nox/improve-http-req' 14 лет назад
  Anthony Ramine 101034842e Make the default value the last parameter of HTTP req accessors 14 лет назад
  Anthony Ramine 96a770620e Make HTTP req accessors call themselves with their default default value 14 лет назад
  Anthony Ramine 4eeabe5612 Fix cowboy_http_req:body with regard to the new accessors default value 14 лет назад
  Loïc Hoguin 150723ca21 Return undefined instead of failing or returning "" when a value doesn't exist. 14 лет назад