Commit History

Author SHA1 Message Date
  Loïc Hoguin e30d120bd8 Make reply functions return Req 8 years ago
  Loïc Hoguin ae95e87eb1 Update examples to the new interface 8 years ago
  Loïc Hoguin 4ced1d0994 Fix echo_post example 9 years ago
  Loïc Hoguin 0dc063ab7d Improve handler interface and documentation 10 years ago
  Loïc Hoguin 5ce4c2bfb4 Unify the init and terminate callbacks 10 years ago
  Loïc Hoguin f1c3b6d76f Breaking update of the cowboy_req interface 10 years ago
  Loïc Hoguin 7ab12d1b66 Fix wrong header sent in echo_post example 11 years ago
  Loïc Hoguin 647e95aed1 Replace terminate/2 with terminate/3, adding a Reason 12 years ago
  Loïc Hoguin 82de4254dd Make cowboy_req:has_body/1 return boolean() 12 years ago
  Loïc Hoguin db6b1596ae Make a few more missing headers lowercase 12 years ago
  Loïc Hoguin 8497c8bbcd Don't use decode_packet/3 for parsing the request-line 12 years ago
  Loïc Hoguin 8d5f8db90a Improve consistency of return types for cowboy_req API 12 years ago
  Loïc Hoguin d3dcaf109b Rename cowboy_http_req to cowboy_req 12 years ago
  Loïc Hoguin 73c07376bb Add a POST echo example 13 years ago