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

Автор SHA1 Сообщение Дата
  Loïc Hoguin 517a31086b Change some module calls to local function calls 12 лет назад
  Loïc Hoguin 9bc276df3b Merge branch 'range_header' of git://github.com/Egobrain/cowboy 12 лет назад
  Egobrain 2f40a69c11 Added range header parser 12 лет назад
  Egobrain 3bf5b46786 Removed asserts from unit tests 12 лет назад
  Loïc Hoguin 61b3157ad1 Cookie names are case sensitive 12 лет назад
  Loïc Hoguin 233cf43ab9 Make streamed chunk size configurable 12 лет назад
  Adam Cammack b903aca33d Make cowboy_http.erl compile with +native 12 лет назад
  Loïc Hoguin 1c5ce11d13 Strip whitespaces when authorization type is unknown 12 лет назад
  Loïc Hoguin f710ac86f8 Merge branch 'feature_basic_auth' of https://github.com/ivlis/cowboy 12 лет назад
  Ivan Lisenkov 54c6d3fa3a Implement authorization header parsing 12 лет назад
  Loïc Hoguin 85d05fff34 Fix chunked streaming of request body and improve speed 12 лет назад
  Loïc Hoguin 54063de2ff Hello 2013 12 лет назад
  Loïc Hoguin 659ca05c54 We accept iodata() when setting cookies; fix that 12 лет назад
  Loïc Hoguin 8858ca240f Fix parsing of the Cookie header 12 лет назад
  Loïc Hoguin f077c711a8 Fix cowboy_http:cookie_to_iodata/3 12 лет назад
  Loïc Hoguin 6074ce4a39 Add missing quotes to quoting for cookie values 12 лет назад
  Loïc Hoguin 27da09282d Make cookies use universal time instead of local time 12 лет назад
  Loïc Hoguin ce9aff19f0 Remove the urldecode cowboy_protocol option 12 лет назад
  Loïc Hoguin cd7f37d346 Optimize Connection header parsing 12 лет назад
  Loïc Hoguin b2243aa544 Optimize cowboy_protocol 12 лет назад
  Loïc Hoguin 332c274d87 Use binary:match/2 instead of binary:split/2 in cowboy_http 12 лет назад
  Loïc Hoguin 34021666cb Don't use decode_packet/3 for parsing the headers 12 лет назад
  Loïc Hoguin 8497c8bbcd Don't use decode_packet/3 for parsing the request-line 12 лет назад
  Loïc Hoguin 9090cd9765 Replace many proplists:get_value/{2,3} calls by BIFs 12 лет назад
  Loïc Hoguin 13b743ba26 Include the eunit file only if TEST is defined 12 лет назад
  Loïc Hoguin a5e75219f0 Have only one -export and -export_type per line 12 лет назад
  Loïc Hoguin 0c2e2224e3 Update version to 0.6.0 13 лет назад
  Loïc Hoguin 040c6dc31a Merge branch 'fix/relax-conneg-parsing' of https://github.com/tillitech/cowboy 13 лет назад
  Loïc Hoguin ee8c50c5ab Fix and rework the HTTP test suite 13 лет назад
  Ali Sabil 4b43d06384 Make charsets parsing more relaxed 13 лет назад