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

Автор SHA1 Сообщение Дата
  Loïc Hoguin 57fda14217 Add an 'onresponse' hook 13 лет назад
  Loïc Hoguin 95e05d822f Add chunked transfer encoding support and rework the body reading API 13 лет назад
  Loïc Hoguin 3885912d9b Rename inet:ip_port() to inet:port_number() 13 лет назад
  Loïc Hoguin 7b359352d4 Remove http_resp_body/0, inline it directly in the record definition 13 лет назад
  Loïc Hoguin 16d3cb76c7 Rename the type http_status/0 to cowboy_http:status/0 13 лет назад
  Loïc Hoguin 67e5713b2b Remove http_cookies/0, inline it directly in the record definition 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 fd211d3c03 Fix handler crashes handling 13 лет назад
  Magnus Klaar 937a2b0326 Add cowboy_http_req:set_resp_body_fun/3. 13 лет назад
  Loïc Hoguin f390dbd606 Add meta/2 and meta/3 to cowboy_http_req to save useful protocol information 13 лет назад
  Magnus Klaar fed1410b14 update type of resp_body to iodata 13 лет назад
  Magnus Klaar c747efbd75 replace quoted:from_url with cowboy_http:urldecode 13 лет назад
  Loïc Hoguin 99d8f837fe Fix specs to allow headers as iodata() and not just binary() 13 лет назад
  Loïc Hoguin 64a40cb479 Add set_resp_header/3 and set_resp_body/2 to cowboy_http_req 13 лет назад
  Loïc Hoguin 138cccb4f9 Allow HTTP handlers to skip the handle/2 step in init/3 13 лет назад
  Loïc Hoguin bf5c2717bc Parse 'Connection' headers as a list of tokens 13 лет назад
  Loïc Hoguin ce26d7090b Rename the type cowboy_dispatcher:path_tokens/0 to :tokens/0 13 лет назад
  Tom Burdick 5bd936db66 Implement cookies in cowboy_http_req 13 лет назад
  Loïc Hoguin 3e55cb62c9 Refresh the type specifications. 14 лет назад
  Anthony Ramine 0ca8f1364b Implement path_info feature 14 лет назад
  Loïc Hoguin 420f5baf98 Add chunked reply support. 14 лет назад
  Loïc Hoguin 29e71cf4da Switch the HTTP protocol to use binary packets instead of lists. 14 лет назад
  Loïc Hoguin 6c1f73c53c Add cowboy_http_req:port/1. 14 лет назад
  Loïc Hoguin 63a92df14e Replace port_number() by ip_port() from kernel/include/inet.hrl. 14 лет назад
  Loïc Hoguin 2beb5c8206 Move the dispatcher related types into cowboy_dispatcher. 14 лет назад