Commit History

Author SHA1 Message Date
  Loïc Hoguin e4bb2ffc77 Use the ranch_tcp:opts() type in cowboy:start_http/4 spec 12 years ago
  Loïc Hoguin bb89bf6f8d Use the type ranch:ref() instead of any() where applicable 12 years ago
  Loïc Hoguin 3d2f7218c5 Update Ranch to 0.8.3 12 years ago
  Loïc Hoguin 6d1344319a Add cowboy_protocol:opts() type 12 years ago
  Loïc Hoguin 2e787fed56 The charset iso-8859-1 is added only if not explicitely mentioned 12 years ago
  Loïc Hoguin 08fcb38a18 charsets_provided/2 returns a list of charsets 12 years ago
  Loïc Hoguin 1d413ea51b Move cowboy_protocol:onresponse_fun() to cowboy:onresponse_fun() 12 years ago
  Loïc Hoguin 488dcc967b Move cowboy_protocol:onrequest_fun() to cowboy:onrequest_fun() 12 years ago
  Loïc Hoguin df73a4d0a5 Move cowboy_http:status() to cowboy:http_status() 12 years ago
  Loïc Hoguin f8a7856127 Move cowboy_http:headers() to cowboy:http_headers() 12 years ago
  Loïc Hoguin c0c333e41b Move cowboy_http:version() to cowboy:http_version() 12 years ago
  Loïc Hoguin ba7e6c07ec Improve the specs for cowboy_req:init_stream/4 12 years ago
  Loïc Hoguin 934393a168 Make the return value of AcceptResource callback consistent 12 years ago
  Loïc Hoguin 28186a68d0 Make the HTTP version type more practical 12 years ago
  Loïc Hoguin e0b5526f1e Remove cowboy_req:fragment/1 12 years ago
  Loïc Hoguin 7577ce4920 Fix the cowboy_websocket:frame/0 type 12 years ago
  Loïc Hoguin a45787208e Fix two incorrect comments in cowboy_req 12 years ago
  Loïc Hoguin 76c6aa2183 The cookie value can only be binary() 12 years ago
  Loïc Hoguin c582335c5b The return value of cowboy_req:peer/1 is never undefined 12 years ago
  Loïc Hoguin ce7981deb3 Fix incorrect spec for the middleware callback 12 years ago
  Loïc Hoguin bf2b8181cc Add two missing terminate reasons to http/loop handlers specs 12 years ago
  Loïc Hoguin 517a31086b Change some module calls to local function calls 12 years ago
  Loïc Hoguin 6e33274c85 Update Ranch to 0.8.2 and use ct_helper for testing SSL 12 years ago
  Loïc Hoguin ed2efbc4a1 Spin-off erlang.mk as a separate project 12 years ago
  Loïc Hoguin 76e9df51c0 Update LICENSE date 12 years ago
  Loïc Hoguin 31a7104668 Make getting deps a function in the Makefile 12 years ago
  Loïc Hoguin 68a365b85a Fix a bug in REST when allowed_methods is defined when method is OPTIONS 12 years ago
  Loïc Hoguin 83e8ebb9ff Merge branch 'chunked-set-resp-body-fun' of git://github.com/fishcakez/cowboy 12 years ago
  James Fish c8242ab396 Add chunked response body fun 12 years ago
  Loïc Hoguin e54149555e Move a test resource where it belongs 12 years ago