aboutsummaryrefslogtreecommitdiffstats
path: root/test/static_handler_SUITE.erl
AgeCommit message (Expand)Author
2019-09-07Improve the cowboy_static consistency across platformsLoïc Hoguin
2019-09-06Correct tests modifying mtime of static filesLoïc Hoguin
2019-04-01Add a cowboy_static test with an uppercase filename/extensionLoïc Hoguin
2018-11-19Fix case insensitive filesystems in static_handler test suiteLoïc Hoguin
2018-11-19Add an additional test to the static test suiteLoïc Hoguin
2018-11-19Silence expected errors from the static_handler test suiteLoïc Hoguin
2018-11-14Don't send an unnecessary content-type header with cowboy_restLoïc Hoguin
2018-11-11Enable range requests support in cowboy_staticLoïc Hoguin
2018-11-03Add an option to disable sendfile for a listenerLoïc Hoguin
2018-11-02Add a charset option to cowboy_staticLoïc Hoguin
2018-10-31Always dialyze tests and fix some cowboy_req specsLoïc Hoguin
2018-05-17Speed up testing large static files, 32MB instead of 512MBLoïc Hoguin
2017-11-29Remove two warnings in test suitesLoïc Hoguin
2017-11-29Add nowarn_export_all to all test suitesLoïc Hoguin
2017-11-19The static suite's large file is not created on WindowsLoïc Hoguin
2017-10-31Add some todosLoïc Hoguin
2017-10-31Fix the static_handler test suiteLoïc Hoguin
2017-09-04Add a static handler test with an empty fileLoïc Hoguin
2017-09-04Alphabetical order some testsLoïc Hoguin
2017-02-05Fix sending of large files with HTTP/2Loïc Hoguin
2017-01-24cowboy_static: Add support for files in EZ archivesJean-Sébastien Pédron
2017-01-22Add experimental cowboy_compress_h stream handlerLoïc Hoguin
2017-01-02Welcome to 2017Loïc Hoguin
2016-06-06Add the static_handler test suiteLoïc Hoguin