aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-30Improve handler interface and documentationLoïc Hoguin
2014-09-26Unify the init and terminate callbacksLoïc Hoguin
2014-09-24Small tweak from erlang:error/1 to error/1Loïc Hoguin
2014-09-24Remove the error tuple return value for middlewaresLoïc Hoguin
2014-09-24Remove the onrequest hookLoïc Hoguin
2014-09-23Make routing constraints use the fields formatLoïc Hoguin
2014-09-23Breaking update of the cowboy_req interfaceLoïc Hoguin
2014-08-12Merge branch 'master' of git://github.com/okeuday/cowboyLoïc Hoguin
2014-08-12Fix incorrect type in cowboy_static manualLoïc Hoguin
2014-08-12Add cowboy_req:part/2 exportMichael Truog
2014-08-11Merge branch 'patch-1' of git://github.com/asabil/cowboyLoïc Hoguin
2014-08-11Fix REST guide reference to accept_missing_postAli Sabil
2014-08-06Handle absolute URIs that lack a path entirelyLoïc Hoguin
2014-08-06Accept absolute URI scheme as uppercaseLoïc Hoguin
2014-08-02Fix language in getting startedLoïc Hoguin
2014-08-02Update links extend -> nineninesLoïc Hoguin
2014-08-02Fix bad link format in the guideLoïc Hoguin
2014-08-01Update Cowboy to 1.0.01.0.0Loïc Hoguin
2014-08-01Remove 1.0 section in the ROADMAPLoïc Hoguin
2014-08-01Update CHANGELOGLoïc Hoguin
2014-08-01Update rebar.configLoïc Hoguin
2014-08-01Update AUTHORSLoïc Hoguin
2014-08-01Add OTP release support and versioning info to the guideLoïc Hoguin
2014-08-01Update the Getting started chapter to new erlang.mkLoïc Hoguin
2014-08-01Update to erlang.mk 1.0.0Loïc Hoguin
2014-07-27Merge branch 'master' of git://github.com/ztmr/cowboyLoïc Hoguin
2014-07-26fix a documentation typoTomas Morstein
2014-07-17Merge branch 'http-1-0-keepalive' of git://github.com/heroku/cowboyLoïc Hoguin
2014-07-14Support ad-hoc keep-alive for HTTP/1.0 ClientsFred Hebert
2014-07-12Remove deprecated body reading interfaceLoïc Hoguin
2014-07-12Remove useless todo commentsLoïc Hoguin
2014-07-12Drop R15 supportLoïc Hoguin
2014-07-12Small addition to the ROADMAPLoïc Hoguin
2014-07-12Reply with 400 on header parsing crashLoïc Hoguin
2014-07-10Clarify {true, URL} return for AcceptResource callbackLoïc Hoguin
2014-07-07Merge branch 'fix-spdy-parse-frame' of git://github.com/voluntas/cowboyLoïc Hoguin
2014-07-07Add failing test of chaining SPDY framesLoïc Hoguin
2014-07-07Small addition to 2.0 roadmapLoïc Hoguin
2014-07-06Provide installable man pagesLoïc Hoguin
2014-07-01Add a new guide chapter: designing a resource handlerLoïc Hoguin
2014-07-01Explain that passing Req around leads to undefined behaviorLoïc Hoguin
2014-07-01Merge branch 'fix/rest_principles_typo' of git://github.com/paulo-ferraz-oliv...Loïc Hoguin
2014-06-30Fix typo in REST principles chapterPaulo Oliveira
2014-06-30Add missing bracket in a guide exampleLoïc Hoguin
2014-06-30Tweak the REST principles chapter following feedbackLoïc Hoguin
2014-06-30Add note about httpbis to the roadmapLoïc Hoguin
2014-06-30Return 422 instead of 400 when AcceptResource returns falseLoïc Hoguin
2014-06-30Update specs that were too wideLoïc Hoguin
2014-06-30Forgot a todo in the ROADMAPLoïc Hoguin
2014-06-30Roadmap for Cowboy 2.0Loïc Hoguin