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

Автор SHA1 Сообщение Дата
  Loïc Hoguin 8cd9183272 Merge branch 'master' of git://github.com/chancila/cowboy 12 лет назад
  Cristian Hancila 4ddacaf6f6 charsets_provided in rest module to return [binary()] 12 лет назад
  Loïc Hoguin f63d3f08cf Cosmetic changes to various documentation files 12 лет назад
  Loïc Hoguin 5e6aab756a Fix a small typo in the rest_init error message 12 лет назад
  Loïc Hoguin 74ba41e239 Merge pull request #297 from puzza007/master 12 лет назад
  Loïc Hoguin 3e891b7120 REST: Fix the status code sent if the content type isn't known 12 лет назад
  Julian Squires dd6876f95c Convert headers to lowercase 12 лет назад
  Paul Oliver 8706dd8834 musnt is not the correct contraction of mustn't - use must_not instead 12 лет назад
  Josh Allmann 65c5d576c8 Clarify docs for known_methods and allowed_methods. 12 лет назад
  Loïc Hoguin 642a8f73c9 Fix Vary header, was wrongly named Variances previously 12 лет назад
  Loïc Hoguin c326a195e0 Add cowboy_req:get/2 and :set/2 private functions 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 82d7e89ea2 Remove http.hrl dependency in cowboy_rest 12 лет назад
  Loïc Hoguin f205d44518 Add a function to lock request responses instead of inlining 12 лет назад
  Loïc Hoguin 8d5f8db90a Improve consistency of return types for cowboy_req API 12 лет назад
  Loïc Hoguin e13ab806ea Add cowboy_req:delete_resp_header/2 12 лет назад
  Loïc Hoguin 527477bd4a Introduce cowboy_req:host_url/1 to remove more duplicate code 12 лет назад
  Loïc Hoguin 736bcd4841 Put the method in cowboy_rest's #state{} 12 лет назад
  Loïc Hoguin 9ef94fb64e Introduce cowboy_req:set_meta/3 to set request metadata 12 лет назад
  Loïc Hoguin bb4bd9ac96 Add a cowboy_req:to_list/1 function 12 лет назад
  Loïc Hoguin d9e76d59a1 Change type #http_req{} to cowboy_req:req() 12 лет назад
  Loïc Hoguin 79839b7bb5 Replace cowboy_req:path/1 with cowboy_req:raw_path/1 12 лет назад
  Loïc Hoguin 6fa734b487 Replace cowboy_req:host/1 with cowboy_req:raw_host/1 12 лет назад
  Loïc Hoguin 6d84afd16d Rename cowboy_http_rest to cowboy_rest 12 лет назад