index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
static_handler_SUITE.erl
Age
Commit message (
Expand
)
Author
2019-09-07
Improve the cowboy_static consistency across platforms
Loïc Hoguin
2019-09-06
Correct tests modifying mtime of static files
Loïc Hoguin
2019-04-01
Add a cowboy_static test with an uppercase filename/extension
Loïc Hoguin
2018-11-19
Fix case insensitive filesystems in static_handler test suite
Loïc Hoguin
2018-11-19
Add an additional test to the static test suite
Loïc Hoguin
2018-11-19
Silence expected errors from the static_handler test suite
Loïc Hoguin
2018-11-14
Don't send an unnecessary content-type header with cowboy_rest
Loïc Hoguin
2018-11-11
Enable range requests support in cowboy_static
Loïc Hoguin
2018-11-03
Add an option to disable sendfile for a listener
Loïc Hoguin
2018-11-02
Add a charset option to cowboy_static
Loïc Hoguin
2018-10-31
Always dialyze tests and fix some cowboy_req specs
Loïc Hoguin
2018-05-17
Speed up testing large static files, 32MB instead of 512MB
Loïc Hoguin
2017-11-29
Remove two warnings in test suites
Loïc Hoguin
2017-11-29
Add nowarn_export_all to all test suites
Loïc Hoguin
2017-11-19
The static suite's large file is not created on Windows
Loïc Hoguin
2017-10-31
Add some todos
Loïc Hoguin
2017-10-31
Fix the static_handler test suite
Loïc Hoguin
2017-09-04
Add a static handler test with an empty file
Loïc Hoguin
2017-09-04
Alphabetical order some tests
Loïc Hoguin
2017-02-05
Fix sending of large files with HTTP/2
Loïc Hoguin
2017-01-24
cowboy_static: Add support for files in EZ archives
Jean-Sébastien Pédron
2017-01-22
Add experimental cowboy_compress_h stream handler
Loïc Hoguin
2017-01-02
Welcome to 2017
Loïc Hoguin
2016-06-06
Add the static_handler test suite
Loïc Hoguin