aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-02Add the man pages for body reading functionsLoïc Hoguin
2016-11-07Add man pages for the parse/match/binding cowboy_req functionsLoïc Hoguin
2016-11-07Small tweak to AsciidocLoïc Hoguin
2016-11-07Add man pages for parse_qs, match_qs and parse_headerLoïc Hoguin
2016-11-05Tweak small things in the cowboy manualLoïc Hoguin
2016-11-05Add HiPE and ErLLVM testingLoïc Hoguin
2016-11-05Partially update manual for the cowboy_reqLoïc Hoguin
2016-10-18Erlang/OTP 19.1.5Loïc Hoguin
2016-10-18Fix if_modified_since match of last_modifiedChristopher Adams
2016-10-14Erlang/OTP 19.1.4Loïc Hoguin
2016-10-10Update CI targetsLoïc Hoguin
2016-10-01Small tweaks to cowboy module manualLoïc Hoguin
2016-10-01Remove circle.ymlLoïc Hoguin
2016-09-30Update README and convert to AsciidocLoïc Hoguin
2016-09-29Tweak the one-liner description of the projectLoïc Hoguin
2016-09-25Tweak the cowboy(7) manualLoïc Hoguin
2016-09-25Update the cowboy(7) manualLoïc Hoguin
2016-09-25Fix whitespace in exampleLoïc Hoguin
2016-09-25Update manual for the cowboy moduleLoïc Hoguin
2016-09-14Use spaces in snippets in the guideLoïc Hoguin
2016-09-14Update the Websocket handlers chapterLoïc Hoguin
2016-09-04Update the routing chapterLoïc Hoguin
2016-09-04Rework the constraints chapterLoïc Hoguin
2016-09-02Minor updates to static files chapterLoïc Hoguin
2016-09-02Update the multipart chapterLoïc Hoguin
2016-09-01Update the Websocket protocol chapterLoïc Hoguin
2016-09-01Update the cookies guide chapterLoïc Hoguin
2016-08-31Merge branch 'master' of https://github.com/alexprut/cowboyLoïc Hoguin
2016-08-31Update the guide chapter for responsesLoïc Hoguin
2016-08-31Update websocket documentation: based on https://github.com/ninenines/cowboy/...Alex Prut
2016-08-30Add the missing listeners guide chapterLoïc Hoguin
2016-08-30Minor documentation fixesLoïc Hoguin
2016-08-30Fix a couple xref linksLoïc Hoguin
2016-08-30Add placeholder flow diagram chapterLoïc Hoguin
2016-08-30Fix rendering issues in the guide and manualLoïc Hoguin
2016-08-25Update the body reading chapterLoïc Hoguin
2016-08-24More 2.0 documentation updatesLoïc Hoguin
2016-08-22Fix websocket exampleWiteman Zheng
2016-08-15Send many frames in one TCP sendLoïc Hoguin
2016-08-15Allow websocket_init/1 to reply/close/hibernateLoïc Hoguin
2016-08-15Modernize the Websocket test suiteLoïc Hoguin
2016-08-12Remove Req from the Websocket interfaceLoïc Hoguin
2016-08-12Add missing specs to an internal cowboy_req functionLoïc Hoguin
2016-08-12Merge branch 'master' of https://github.com/camshaft/cowboyLoïc Hoguin
2016-08-12Fix Websocket compressionLoïc Hoguin
2016-08-11Use cow_http_hd:parse_host directlyLoïc Hoguin
2016-08-11Use integer_to_binary when possibleLoïc Hoguin
2016-08-11Add a test for echo_get example undefinedLoïc Hoguin
2016-08-11Merge branch 'master' of https://github.com/sergey-ivlev/cowboyLoïc Hoguin
2016-08-11Fix cookie example againLoïc Hoguin