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

Автор SHA1 Сообщение Дата
  Loïc Hoguin 2a98ae05e3 Merge branch 'fix/sendfile-error-handling' of git://github.com/soundrop/cowboy 12 лет назад
  Loïc Hoguin 23aa1314fc First draft of the REST chapter in the guide 12 лет назад
  Loïc Hoguin ae45cecfcd Don't accept TRACE or CONNECT methods by default in REST 12 лет назад
  Loïc Hoguin 5a171d0f80 Remove process_post, post_is_create, create_path, created_path callbacks 12 лет назад
  Loïc Hoguin 6256429dc9 Remove cowboy_req:peer_addr/1 12 лет назад
  Loïc Hoguin 67beb4d01d Parse the x-forwarded-for header as a list of tokens 12 лет назад
  Loïc Hoguin be94cb12aa Shorten the parse_header clauses 12 лет назад
  Loïc Hoguin bd9c3df6d0 No need for fully qualified call to the same module 12 лет назад
  Loïc Hoguin 53a48b254f Switch the arguments to cowboy_req:stream_body/2 12 лет назад
  Ali Sabil 83876c3e33 Do not crash if connection times out while sending a file using sendfile 12 лет назад
  Loïc Hoguin 7de1d9d3d5 Update to 0.8.3 12 лет назад
  Loïc Hoguin ea935413cd Update CHANGELOG 12 лет назад
  Loïc Hoguin 2b56bb498f Update Ranch to 0.8.0 12 лет назад
  Loïc Hoguin ce1d8862c0 Replace init_stream/5 with stream_body/2 12 лет назад
  Loïc Hoguin 66f7c15c4d Add a guide section for resource links 12 лет назад
  Loïc Hoguin cc507789bf Update to 0.8.2 12 лет назад
  Loïc Hoguin ed05627b88 Update CHANGELOG 12 лет назад
  Loïc Hoguin a818f61679 Update AUTHORS 12 лет назад
  Loïc Hoguin e16fae1196 Update Ranch to 0.6.2 12 лет назад
  Loïc Hoguin fddd4a77fb Merge branch 'check-body-length' of git://github.com/rambocoder/cowboy 12 лет назад
  Loïc Hoguin a930f4ab26 Stop using binary:match in cowboy_protocol 12 лет назад
  rambocoder 84d7671e91 Check the length before reading the body in body/1 and body_qs/1 12 лет назад
  Loïc Hoguin 233cf43ab9 Make streamed chunk size configurable 12 лет назад
  Loïc Hoguin 55e98f4f61 Handle identity transfer-encoding when determining body length 12 лет назад
  Loïc Hoguin 7d13391d39 Merge branch 'param_all' of git://github.com/nevar/cowboy 12 лет назад
  Slava Yurin bb1362c744 Add '*' matcher for parameters 12 лет назад
  Loïc Hoguin dbc1bc6d91 Allow overriding ERLC_OPTS 12 лет назад
  Loïc Hoguin a165a0bf46 Describe arguments of the HTTP handler callbacks 12 лет назад
  Loïc Hoguin 8c54c048f2 Explain what are listeners and acceptors in Getting Started 12 лет назад
  Loïc Hoguin a795b34f46 Add a simple README in the doc folder for guidance 12 лет назад