aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-06-30Fix typoLoïc Hoguin
2014-06-30Update erlang.mk and update paths to start the releaseLoïc Hoguin
2014-06-28Fix cowboy_spdy parse frameNakai Ryosuke
2014-06-26Document the HTTP status codes Cowboy may send in the manualLoïc Hoguin
2014-06-25Cowboy works fine under 17.1Loïc Hoguin
2014-06-25Wrap-up the user guideLoïc Hoguin
2014-06-23Add a multipart intro chapter to the guideLoïc Hoguin
2014-06-22Write the guide chapter rest_flowcharts explaining the diagramsLoïc Hoguin
2014-06-21Add a missing "true" labelLoïc Hoguin
2014-06-21Add a stub chapter with all the REST flowchartsLoïc Hoguin
2014-06-21Add more details about the 304 in cond diagramLoïc Hoguin
2014-06-21Add REST diagram for PUT/POST/PATCHLoïc Hoguin
2014-06-20Add REST diagram for DELETE methodLoïc Hoguin
2014-06-20Add REST diagram for GET and HEADLoïc Hoguin
2014-06-19Add REST diagram for the part about conditional requestsLoïc Hoguin
2014-06-19Add variances to the conneg diagramLoïc Hoguin
2014-06-19Add more REST diagramsLoïc Hoguin
2014-06-18Add REST diagram for OPTIONS methodLoïc Hoguin
2014-06-10Update Cowboy to 0.10.00.10.0Loïc Hoguin
2014-06-10Update AUTHORSLoïc Hoguin
2014-06-10Update CHANGELOG and ROADMAPLoïc Hoguin
2014-06-10Update Ranch to 0.10.0Loïc Hoguin
2014-06-10Update cowlib to 0.6.2Loïc Hoguin
2014-06-10Fix specs and a weird value in cowboy_spdyLoïc Hoguin
2014-06-10Merge branch 'binary-expires' of git://github.com/NineFX/cowboyLoïc Hoguin
2014-06-10Allow users to pass a raw binary() as the expires header.Drew Varner
2014-06-04Add a REST principles chapter to the guideLoïc Hoguin
2014-06-03Add a simple multipart upload exampleLoïc Hoguin
2014-06-03Add a return value to onresponse hook to override status/headersLoïc Hoguin
2014-06-02Add request body reading optionsLoïc Hoguin
2014-04-27Merge branch 'fix-host-websocket-example' of git://github.com/edgurgel/cowboyLoïc Hoguin
2014-04-27Use current host as base to Websocket Example URLEduardo Gurgel
2014-04-26Add a test for multipart over chunked transfer-encodingLoïc Hoguin
2014-04-26Merge branch 'language-range-header' of git://github.com/NineFX/cowboyLoïc Hoguin
2014-04-26Change wording in the guide to remove ambiguityLoïc Hoguin
2014-04-26Make loop handlers work with SPDYLoïc Hoguin
2014-04-24Fix two issues where listeners didn't get stopped properlyLoïc Hoguin
2014-04-22Move listener initialization to cowboy_testLoïc Hoguin
2014-04-22Start applications directly from the ct hookLoïc Hoguin
2014-04-21Silence expected test error reports from the console outputLoïc Hoguin
2014-04-20Enable Autobahn Test Suite by defaultLoïc Hoguin
2014-04-17Cleanup the configuration handling in http_SUITELoïc Hoguin
2014-04-17Fix manual for content_types_providedLoïc Hoguin
2014-04-17Merge branch 'fix/basic-auth-empty-password' of git://github.com/soundrop/cowboyLoïc Hoguin
2014-04-14Kato.im added to the list of sponsorsLoïc Hoguin
2014-04-11Add 17.0 and 17.0_native to the list of tested releasesLoïc Hoguin
2014-04-11Fix application start order in tests, gun depends on cowlibLoïc Hoguin
2014-03-27Update cowlib to 0.6.1Loïc Hoguin
2014-03-27Add +warn_missing_spec and fix specsLoïc Hoguin
2014-03-26Remove outdated comments, all edoc, plus a few minor tweaksLoïc Hoguin