Commit History

Author SHA1 Message Date
  Loïc Hoguin 65ed13d2da Do not reset the connection timeout timer on send 12 years ago
  Loïc Hoguin 6879cd8859 Merge branch 'add_middleware_example' of git://github.com/acammack/cowboy 12 years ago
  Adam Cammack 09f1a8d55b Add an example with custom middleware 12 years ago
  Loïc Hoguin 26935cbfb0 Make sure rest_terminate is always called 12 years ago
  Loïc Hoguin 6549f68d49 Fix examples links 12 years ago
  Loïc Hoguin 86e3c5caee Merge branch 'fix_created_path' of git://github.com/nevar/cowboy 12 years ago
  Loïc Hoguin 574c3d4900 Improve Websocket example 12 years ago
  Slava Yurin 7ca591a0da Fix Location header 12 years ago
  Loïc Hoguin efbd913326 Merge branch 'add_rest_example' of git://github.com/acammack/cowboy 12 years ago
  Adam Cammack d7b83db92e Add a more involved REST example 12 years ago
  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