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

Автор SHA1 Сообщение Дата
  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 лет назад
  Loïc Hoguin 95e05d822f Add chunked transfer encoding support and rework the body reading API 13 лет назад
  Ali Sabil 32a46f898a Make media type parsing more relaxed 13 лет назад
  Loïc Hoguin d9212c21dd Remove the redundant include/ from -include("http.hrl") 13 лет назад
  Loïc Hoguin a7264a1af3 Add cowboy_http:x_www_form_urlencoded/2 13 лет назад
  Loïc Hoguin f51493ee37 Add 'Expect' header parsing 13 лет назад
  Loïc Hoguin 16d3cb76c7 Rename the type http_status/0 to cowboy_http:status/0 13 лет назад
  Loïc Hoguin a297d5e42b Rename the type http_header/0 to cowboy_http:header/0 13 лет назад
  Loïc Hoguin 8622dff906 Rename the type http_version/0 to cowboy_http:version/0 13 лет назад
  Loïc Hoguin 314483a0b6 Rename the type http_uri/0 to cowboy_http:uri/0 13 лет назад
  Loïc Hoguin 9f40167487 Rename the type http_method/0 to cowboy_http:method/0 13 лет назад
  Loïc Hoguin b650ef8907 Merge branch 'multipart' of https://github.com/nox/cowboy 13 лет назад
  Anthony Ramine 528507c7de Add multipart support 13 лет назад
  Loïc Hoguin a37dd714e0 Merge branch 'hipe-compilation-fix' of github.com:klaar/cowboy 13 лет назад
  Magnus Klaar b1bbd023c5 update /bits in binary expressions to /binary 13 лет назад
  Magnus Klaar ef7b41c8ce add cowboy_http:urlencode/2 and urlencode/1 13 лет назад
  Magnus Klaar c747efbd75 replace quoted:from_url with cowboy_http:urldecode 13 лет назад
  Loïc Hoguin 83ec63374f Change the returned value for language_range parsing 13 лет назад
  Loïc Hoguin 2ae5e804fb Weekdays are binaries and not lists 13 лет назад
  Loïc Hoguin f1c94c40f8 Fix specs for cowboy_http:language_range_ret/3 13 лет назад
  Anthony Ramine 6fa7659dbb Support 'Content-Type' in parse_header/2 13 лет назад
  Anthony Ramine b184b3588d Introduce cowboy_http:media_type/2 13 лет назад