Commit History

Author SHA1 Message Date
  Loïc Hoguin 61ca459feb Don't receive data from the socket only once in the loop handler 12 years ago
  Loïc Hoguin 2aabc73045 Ensure we can fetch the body in the info/3 function of loop handlers 12 years ago
  Loïc Hoguin 1eb2bda304 Merge branch 'rest-content-type' of git://github.com/dvv/cowboy 12 years ago
  Vladimir Dronnikov 180143f9b2 rest: reject incorrect content-type header 12 years ago
  Loïc Hoguin fa31c82595 Merge branch 'master' of git://github.com/andrzejsliwa/cowboy 12 years ago
  Andrzej Sliwa 1ff1ac85cd missing comma in documentation of static examples 12 years ago
  Loïc Hoguin 0460406969 Merge branch 'eventsource-helper' of git://github.com/jdavisp3/cowboy 12 years ago
  Loïc Hoguin 55cd18e4d8 Merge branch 'iolist_path_support' of git://github.com/tsloughter/cowboy 12 years ago
  Loïc Hoguin 5b9404fd07 Fix static handler snippet in the guide 12 years ago
  Loïc Hoguin 2a98ae05e3 Merge branch 'fix/sendfile-error-handling' of git://github.com/soundrop/cowboy 12 years ago
  Loïc Hoguin 23aa1314fc First draft of the REST chapter in the guide 12 years ago
  Loïc Hoguin ae45cecfcd Don't accept TRACE or CONNECT methods by default in REST 12 years ago
  Loïc Hoguin 5a171d0f80 Remove process_post, post_is_create, create_path, created_path callbacks 12 years ago
  Loïc Hoguin 6256429dc9 Remove cowboy_req:peer_addr/1 12 years ago
  Loïc Hoguin 67beb4d01d Parse the x-forwarded-for header as a list of tokens 12 years ago
  Loïc Hoguin be94cb12aa Shorten the parse_header clauses 12 years ago
  Loïc Hoguin bd9c3df6d0 No need for fully qualified call to the same module 12 years ago
  Loïc Hoguin 53a48b254f Switch the arguments to cowboy_req:stream_body/2 12 years ago
  Ali Sabil 83876c3e33 Do not crash if connection times out while sending a file using sendfile 12 years ago
  Dave Peticolas e3a2fd2a5b Add a reference to an eventsource helper utility. 12 years ago
  Loïc Hoguin 7de1d9d3d5 Update to 0.8.3 12 years ago
  Loïc Hoguin ea935413cd Update CHANGELOG 12 years ago
  Loïc Hoguin 2b56bb498f Update Ranch to 0.8.0 12 years ago
  Loïc Hoguin ce1d8862c0 Replace init_stream/5 with stream_body/2 12 years ago
  Tristan Sloughter 1372c13034 add iolist support to route_match 12 years ago
  Loïc Hoguin 66f7c15c4d Add a guide section for resource links 12 years ago
  Loïc Hoguin cc507789bf Update to 0.8.2 12 years ago
  Loïc Hoguin ed05627b88 Update CHANGELOG 12 years ago
  Loïc Hoguin a818f61679 Update AUTHORS 12 years ago
  Loïc Hoguin e16fae1196 Update Ranch to 0.6.2 12 years ago