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

Автор SHA1 Сообщение Дата
  Tom Burdick b63502e32e url and host_url may return undefined 12 лет назад
  Loïc Hoguin 9facad9245 Cleanup cowboy_req:parse_header/3 12 лет назад
  Loïc Hoguin 76cd1e40c9 The onresponse hook now receives 4 arguments, including the body 12 лет назад
  Loïc Hoguin 7367f07ca0 Fix the parsing of the Connection header 12 лет назад
  Loïc Hoguin 0e01b82046 Remove a redundant function 12 лет назад
  Loïc Hoguin 1f6c324c3f Merge pull request #254 from billiob/master 12 лет назад
  Loïc Hoguin b4d1407d63 Fix a small edoc issue 12 лет назад
  Loïc Hoguin ce9aff19f0 Remove the urldecode cowboy_protocol option 12 лет назад
  Loïc Hoguin c326a195e0 Add cowboy_req:get/2 and :set/2 private functions 12 лет назад
  Loïc Hoguin cd7f37d346 Optimize Connection header parsing 12 лет назад
  Loïc Hoguin 681a216a24 Add cowboy_req:fragment/1 12 лет назад
  Loïc Hoguin b2243aa544 Optimize cowboy_protocol 12 лет назад
  Loïc Hoguin bfab8d4b22 Use a single Transport:send/2 call to send the reply if possible 12 лет назад
  Loïc Hoguin e30c6debdc Remove a '++' use when replying 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 лет назад
  Boris Faure 9393613214 fix typo in doc 12 лет назад
  Loïc Hoguin c2be7c1920 Add types for onrequest and onresponse funs 12 лет назад
  Loïc Hoguin 18be3a8021 Rename cowboy_req:raw_qs/1 to cowboy_req:qs/1 12 лет назад
  Loïc Hoguin 13b743ba26 Include the eunit file only if TEST is defined 12 лет назад
  Loïc Hoguin 183bf7f143 Make cowboy_req:req() opaque 12 лет назад
  Loïc Hoguin 58edd4c35a Add the private get_connection/1 function used by cowboy_protocol 12 лет назад
  Loïc Hoguin cf0e905c52 Add the private get_buffer/1 function used by cowboy_protocol 12 лет назад
  Loïc Hoguin e55ec7d43d Add the private get_resp_state/1 function used by cowboy_protocol 12 лет назад
  Loïc Hoguin c1dd5b5176 Add the private set_bindings/4 function used by cowboy_protocol 12 лет назад
  Loïc Hoguin 5b56dd780b Add the private set_buffer/2 function used by cowboy_protocol 12 лет назад
  Loïc Hoguin fc02b7f767 Add the private add_header/3 function used by cowboy_protocol 12 лет назад
  Loïc Hoguin 905083a7fd Add the private set_connection/2 function used by cowboy_protocol 12 лет назад
  Loïc Hoguin 350d4ae3f2 Add the private function set_host/4 used by cowboy_protocol 12 лет назад
  Loïc Hoguin 6dbc1f9ef9 Add a private cowboy_req function to create a Req object 12 лет назад