Commit History

Author SHA1 Message Date
  Loïc Hoguin f710ac86f8 Merge branch 'feature_basic_auth' of https://github.com/ivlis/cowboy 12 years ago
  Ivan Lisenkov 54c6d3fa3a Implement authorization header parsing 12 years ago
  Loïc Hoguin ec52b4f4df Merge branch 'rest_post_created_path' of https://github.com/treetopllc/cowboy 12 years ago
  Loïc Hoguin fd5a977a39 Makefile verbosity tweaks 12 years ago
  Tom Burdick 8a798014e9 allow POST rest handling to specify path after accepting content 12 years ago
  Loïc Hoguin a59c5d6e91 Merge branch 'rest_patch' of https://github.com/treetopllc/cowboy 12 years ago
  Loïc Hoguin 85d05fff34 Fix chunked streaming of request body and improve speed 12 years ago
  Tom Burdick c4d1ee5547 add patch support to cowboy_rest 12 years ago
  Loïc Hoguin ab0699ab29 Make examples use the new routing 12 years ago
  Loïc Hoguin 638638a841 Fix {cowboy_req, resp_sent} potentially leaking in loop handlers 12 years ago
  Loïc Hoguin 8050f2e0fa Do not attempt to skip the request body on Connection: close 12 years ago
  Loïc Hoguin b2ba4d28f8 Add a section about closing the connection in the guide 12 years ago
  Loïc Hoguin bdc8342595 Merge branch 'fix/callback_specs' of https://github.com/keynslug/cowboy 12 years ago
  Loïc Hoguin 747bfc29ee Makefile: only recompile files newer than the .app 12 years ago
  Loïc Hoguin ba924cbb7f Update Ranch to 0.6.1 12 years ago
  Loïc Hoguin fd8ec6aaf3 Update roadmap 12 years ago
  Loïc Hoguin 5d8c29ff0f If a binding is reused, we check that values are identical 12 years ago
  Loïc Hoguin c2c333de8a Add the 'function' constraint 12 years ago
  Loïc Hoguin a5a69353f1 Add the 'int' constraint 12 years ago
  Loïc Hoguin a357c49d1b New routing 12 years ago
  Andrew Majorov 0d93c96b31 Update handler callback specs 12 years ago
  Loïc Hoguin 68da864aeb Remove cowboy_dispatcher 12 years ago
  Loïc Hoguin bcb1222df9 Merge branch 'fix_change_state' of https://github.com/nevar/cowboy 12 years ago
  Loïc Hoguin ca98a86b30 Add HTML5 Video Example to the static example 12 years ago
  Slava Yurin 9aa0e1a58a Fix handler state change in cowboy_rest 12 years ago
  Loïc Hoguin 166761483d Do not crash if connection is closed while sending static file 12 years ago
  Loïc Hoguin ca9184f39c Merge branch 'master' of https://github.com/0x00F6/cowboy 12 years ago
  0x00F6 ebadc185c1 Make cowboy_static use universal time 12 years ago
  Loïc Hoguin 3b8a1365d1 Do not require inets for running tests anymore 12 years ago
  Loïc Hoguin 647e95aed1 Replace terminate/2 with terminate/3, adding a Reason 12 years ago