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

Автор SHA1 Сообщение Дата
  Loïc Hoguin 2690d1254c Remove cowboy_req:body/2 12 лет назад
  Loïc Hoguin a3049f7100 Revert "Use lists:keyreplace/4 instead of lists:keydelete/3 + cons" 12 лет назад
  Loïc Hoguin f7929d323c Merge branch 'undefined_url' of git://github.com/treetopllc/cowboy 12 лет назад
  Loïc Hoguin cc65a723d7 Use lists:keyreplace/4 instead of lists:keydelete/3 + cons 12 лет назад
  Loïc Hoguin f077c711a8 Fix cowboy_http:cookie_to_iodata/3 12 лет назад
  Loïc Hoguin 27da09282d Make cookies use universal time instead of local time 12 лет назад
  Tom Burdick b63502e32e url and host_url may return undefined 12 лет назад
  Loïc Hoguin 5bc5f56eb2 Do not try to keep-alive when using HTTP/1.0 12 лет назад
  José Valim 0d0b962f03 Do not remove duplicated Set-Cookie entries 13 лет назад
  Loïc Hoguin 9facad9245 Cleanup cowboy_req:parse_header/3 13 лет назад
  Loïc Hoguin 76cd1e40c9 The onresponse hook now receives 4 arguments, including the body 13 лет назад
  Loïc Hoguin 7367f07ca0 Fix the parsing of the Connection header 13 лет назад
  Loïc Hoguin 0e01b82046 Remove a redundant function 13 лет назад
  Loïc Hoguin 1f6c324c3f Merge pull request #254 from billiob/master 13 лет назад
  Loïc Hoguin b4d1407d63 Fix a small edoc issue 13 лет назад
  Loïc Hoguin ce9aff19f0 Remove the urldecode cowboy_protocol option 13 лет назад
  Loïc Hoguin c326a195e0 Add cowboy_req:get/2 and :set/2 private functions 13 лет назад
  Loïc Hoguin cd7f37d346 Optimize Connection header parsing 13 лет назад
  Loïc Hoguin 681a216a24 Add cowboy_req:fragment/1 13 лет назад
  Loïc Hoguin b2243aa544 Optimize cowboy_protocol 13 лет назад
  Loïc Hoguin bfab8d4b22 Use a single Transport:send/2 call to send the reply if possible 13 лет назад
  Loïc Hoguin e30c6debdc Remove a '++' use when replying 13 лет назад
  Loïc Hoguin 34021666cb Don't use decode_packet/3 for parsing the headers 13 лет назад
  Loïc Hoguin 8497c8bbcd Don't use decode_packet/3 for parsing the request-line 13 лет назад
  Boris Faure 9393613214 fix typo in doc 13 лет назад
  Loïc Hoguin c2be7c1920 Add types for onrequest and onresponse funs 13 лет назад
  Loïc Hoguin 18be3a8021 Rename cowboy_req:raw_qs/1 to cowboy_req:qs/1 13 лет назад
  Loïc Hoguin 13b743ba26 Include the eunit file only if TEST is defined 13 лет назад
  Loïc Hoguin 183bf7f143 Make cowboy_req:req() opaque 13 лет назад
  Loïc Hoguin 58edd4c35a Add the private get_connection/1 function used by cowboy_protocol 13 лет назад