Commit History

Author SHA1 Message Date
  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
  Loïc Hoguin 46b2ea0aaa Update CHANGELOG 12 years ago
  Loïc Hoguin 9a7d606709 Fix a small error in the REST part of the guide 12 years ago
  Loïc Hoguin ed29c0f722 Update AUTHORS 12 years ago
  Loïc Hoguin 0099078c90 Update to 0.8.4 12 years ago
  Loïc Hoguin 9bc276df3b Merge branch 'range_header' of git://github.com/Egobrain/cowboy 12 years ago
  Egobrain 2f40a69c11 Added range header parser 12 years ago
  Loïc Hoguin 12bd1afeed Merge branch 'fix-tests' of git://github.com/fishcakez/cowboy 12 years ago
  Loïc Hoguin 9ccfbb66ef Merge branch 'remove_asserts' of git://github.com/Egobrain/cowboy 12 years ago
  Egobrain 3bf5b46786 Removed asserts from unit tests 12 years ago