Commit History

Author SHA1 Message Date
  Loïc Hoguin cb15243d8b Merge branch 'improve_basic_auth_example' of git://github.com/acammack/cowboy 12 years ago
  Adam Cammmack fbdd3af63e Improve basic_auth example 12 years ago
  Loïc Hoguin ae401f7460 Fix crashes when creating the request 12 years ago
  Loïc Hoguin 1541e38d53 Add note about 80 columns max to CONTRIBUTING file 12 years ago
  Loïc Hoguin 37d2448023 Merge branch 'elixir-example' of git://github.com/yrashk/cowboy 12 years ago
  Yurii Rashkovskii b69903435e Elixir hello world example 12 years ago
  Loïc Hoguin 1c5ce11d13 Strip whitespaces when authorization type is unknown 12 years ago
  Loïc Hoguin ecb234693c Merge branch 'expose-to_upper' of git://github.com/dvv/cowboy 12 years ago
  Loïc Hoguin 8e1bbc2cbc Merge branch 'no-unicode-uri' of git://github.com/dvv/cowboy 12 years ago
  Loïc Hoguin 4e71cd0f14 Merge branch 'master' of git://github.com/tsloughter/cowboy 12 years ago
  Loïc Hoguin 60e94237c2 Makefile: separate deps compilation from app compilation 12 years ago
  Tristan Sloughter 29c4508884 add guards on set_resp_body_fun for streamlen and streamfun 12 years ago
  Loïc Hoguin 855e9652fa Make sure the peer name is always available 12 years ago
  Loïc Hoguin f96e20aef7 Rename example 'static' to 'static_world' to avoid confusion 12 years ago
  Loïc Hoguin eaaa81cce6 Merge branch 'fix_routing_guide' of https://github.com/ivlis/cowboy 12 years ago
  Ivan Lisenkov 60291c6878 Small routing guide fix 12 years ago
  Loïc Hoguin a3c0ff9ccf Fix small error in the websocket chapter in the guide 12 years ago
  Loïc Hoguin 3c5502bbf7 Fix a new warning found by Dialyzer R16A 12 years ago
  Loïc Hoguin cc52343e9b Merge branch 'websocket-example' of https://github.com/pvieytes/cowboy 12 years ago
  Pablo Vieytes b8a0a8963b add websocket example 12 years ago
  Loïc Hoguin d9b3727a62 Merge branch 'patch-1' of https://github.com/CamShaft/cowboy 12 years ago
  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