aboutsummaryrefslogtreecommitdiffstats
path: root/test/http_SUITE_data
AgeCommit message (Expand)Author
2017-07-14Fix the remaining http_SUITE test casesLoïc Hoguin
2017-07-12Fix a few of the older testsLoïc Hoguin
2017-07-12Remove tests for set_resp_body with a stream funLoïc Hoguin
2017-07-12Remove any mention of the waiting_stream hackLoïc Hoguin
2017-06-28Remove outdated multipart testsLoïc Hoguin
2017-02-19Change the order of set_resp_cookie argumentsLoïc Hoguin
2017-02-18Allow passing options to sub protocolsLoïc Hoguin
2016-08-10Use binary_to_integer instead of to list and backLoïc Hoguin
2016-08-10Update the multipart reading interfaceLoïc Hoguin
2016-08-10Add tests for responses and request body readingLoïc Hoguin
2016-03-05Initial commit with connection/streamsLoïc Hoguin
2015-05-05Add rfc7230 test suite and update others to recent GunLoïc Hoguin
2015-02-16Do not send empty chunksLoïc Hoguin
2015-02-04Use cowlib for parsing headers; remove cowboy_httpLoïc Hoguin
2014-11-07Rename 'halt' to 'stop' for better consistencyLoïc Hoguin
2014-11-07Rename 'shutdown' close reason and tuples to 'stop'Loïc Hoguin
2014-10-04Reverse the order of arguments of match_* functionsLoïc Hoguin
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-23Breaking update of the cowboy_req interfaceLoïc Hoguin
2014-07-12Remove deprecated body reading interfaceLoïc Hoguin
2014-06-10Allow users to pass a raw binary() as the expires header.Drew Varner
2014-06-02Add request body reading optionsLoïc Hoguin
2014-04-26Make loop handlers work with SPDYLoïc Hoguin
2014-04-21Silence expected test error reports from the console outputLoïc Hoguin
2014-03-24Remove cowboy_client; use gun for the HTTP test suiteLoïc Hoguin
2014-02-06Add and document the new multipart codeLoïc Hoguin
2013-11-18Fix loop handler keepalive race conditionJames Fish
2013-11-08Add a workaround to disable chunked transfer-encodingAdrian Roe
2013-09-09Fix value for header content-encoding in a testLoïc Hoguin
2013-09-03add some tests for Host header parserYAMAMOTO Takashi
2013-05-31In content-types, the charset parameter is converted to lowercaseLoïc Hoguin
2013-05-16Make the return value of AcceptResource callback consistentLoïc Hoguin
2013-05-01Update Ranch to 0.8.2 and use ct_helper for testing SSLLoïc Hoguin
2013-04-28Merge branch 'chunked-set-resp-body-fun' of git://github.com/fishcakez/cowboyLoïc Hoguin
2013-04-26Add chunked response body funJames Fish
2013-04-26Move a test resource where it belongsLoïc Hoguin
2013-04-24Reorganize the http test suiteLoïc Hoguin
2013-04-22Move SSL test certificates in a subdirectoryLoïc Hoguin
2011-04-08Initial work on a ct test suite for the HTTP protocol.Loïc Hoguin