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

Автор SHA1 Сообщение Дата
  Loïc Hoguin 881316e6a1 Merge branch 'patch-1' of https://github.com/grahamrhay/cowboy 10 лет назад
  Loïc Hoguin dc8be8882c Use cow_ws for the Websocket parsing code 10 лет назад
  Loïc Hoguin 89c47d3d6e Use cowlib for parsing headers; remove cowboy_http 10 лет назад
  Loïc Hoguin 3cede06283 Use cowlib master 10 лет назад
  Loïc Hoguin 41ac668ac7 Add a test with host ending in a dot in the router 10 лет назад
  Loïc Hoguin 7472f14de0 Fix small detail in docs 10 лет назад
  Graham Hay a7ceb58ee8 Update getting_started.ezdoc 10 лет назад
  Loïc Hoguin 02b1b28178 Discard whitespace at the end of header values early 10 лет назад
  Takeru Ohta c0672b8433 Add typespecs for state record in cowboy_spdy module 10 лет назад
  Loïc Hoguin 0b1ab1eca8 Small clarification on max_request_line_length 10 лет назад
  Loïc Hoguin c96abf819e Docs clarification when returning a list of ws frames 10 лет назад
  Loïc Hoguin 2a2279adda Add a specs document for RFC6585 10 лет назад
  Loïc Hoguin 38b9a78d92 Add an RFC7230 HTTP/1.1 server specification document 10 лет назад
  Loïc Hoguin 999dc5b7c1 Rename 'halt' to 'stop' for better consistency 10 лет назад
  Loïc Hoguin 8cbd8c1882 Rename 'shutdown' close reason and tuples to 'stop' 10 лет назад
  Loïc Hoguin 903f6f4c7d Update erlang.mk 10 лет назад
  Stefan Strigler 8fd3ff2d62 change init/2 to return #state{} in documentation 10 лет назад
  Loïc Hoguin b87150c713 Fix a bad link in the guide 10 лет назад
  Loïc Hoguin 5ff3fdd91e Update version to 2.0.0-pre.1 10 лет назад
  Loïc Hoguin 5756b10d5f Update erlang.mk 10 лет назад
  Loïc Hoguin 5be3c5064e Update CHANGELOG 10 лет назад
  Loïc Hoguin 0b14dbeb43 Update AUTHORS 10 лет назад
  Loïc Hoguin 6fd2cadb1d Update ROADMAP 10 лет назад
  Loïc Hoguin 070ba032d1 Add a commented line to enable dialyze for tests in the Makefile 10 лет назад
  Loïc Hoguin 21d9ebe33b Reverse the order of arguments of match_* functions 10 лет назад
  Loïc Hoguin 4bc8e330fa Remove the REST known_content_type callback 10 лет назад
  Loïc Hoguin bee5ca852b Replace some /binary to /bits in binary pattern matching 10 лет назад
  Loïc Hoguin 8e17d492b3 Fix a compile issue caused by a warning 10 лет назад
  Loïc Hoguin 403895a641 Fix two edge cases when the request-line provided is invalid 10 лет назад
  Loïc Hoguin 18f50b8697 Make examples use Cowboy master 10 лет назад