Commit History

Author SHA1 Message Date
  Loïc Hoguin efdf3a3433 Fix capitalize_hook example 12 years ago
  Loïc Hoguin 2f0d683622 Add hooks documentation to the guide 12 years ago
  Loïc Hoguin 7f2409a4bb Do not use tabulations in the guide 12 years ago
  Loïc Hoguin acd89f6116 Explain how to write custom protocol upgrades in the guide 12 years ago
  Loïc Hoguin 1f1969ba71 Get the basics of Websocket covered in the guide 12 years ago
  Loïc Hoguin 1b996794ee Add cowboy_bstr:capitalize_token/1 12 years ago
  Loïc Hoguin cd680706cd Add cowboy_websocket:close_code/0 12 years ago
  Loïc Hoguin 563e7d91ce Add recursive dependency fetching to the Makefile 12 years ago
  Loïc Hoguin 305e639fef Add Sec-Websocket-Protocol header parsing 12 years ago
  Loïc Hoguin 8d69099508 Improve websocket close handling 12 years ago
  Loïc Hoguin 5dd09737d0 Websocket text frames are now checked for UTF-8 correctness 12 years ago
  Loïc Hoguin cccc0bc475 Unmask websocket frames on the fly and optimize the code 12 years ago
  Loïc Hoguin 71b68d53d9 All frames sent from client to server MUST be masked 12 years ago
  Loïc Hoguin 1d45698757 Fix getting started example, missing env 12 years ago
  Loïc Hoguin 10e3692fa6 Remove support for Websocket hixie76 draft 12 years ago
  Loïc Hoguin 9bfef7c715 Update autobahntestsuite to 0.5.2 12 years ago
  Loïc Hoguin 01f57ad65d Add optional automatic response body compression 12 years ago
  Loïc Hoguin a013becc66 Add protection against slowloris vulnerability 12 years ago
  Loïc Hoguin 638d0345d1 Merge pull request #359 from unix1/master 12 years ago
  Unix1 33461ecdbd Fix examples to follow new env tuple standard 12 years ago
  Loïc Hoguin faeb37ed80 Add cowboy_req:set_resp_body_fun/2 12 years ago
  Loïc Hoguin 6edea1c123 Fix a small warning in eunit_SUITE 12 years ago
  Loïc Hoguin c930327fbf Remove cowboy_req:transport/1 12 years ago
  Loïc Hoguin 58e89e2189 Change the response body streaming fun interface 12 years ago
  Loïc Hoguin d8be610d4c Stop using rebar in the Makefile 12 years ago
  Loïc Hoguin 4395c1b59d Use erl -eval instead of rebar for generating edoc documentation 12 years ago
  Loïc Hoguin 7d2a481401 Use ct_run instead of rebar ct for running ct tests 12 years ago
  Loïc Hoguin 54063de2ff Hello 2013 12 years ago
  Loïc Hoguin 1b3f510b7e Add middleware support 12 years ago
  Loïc Hoguin 73d86057f2 Fix small error in doc comment 12 years ago