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
/
stream_handler_SUITE.erl
Age
Commit message (
Expand
)
Author
2019-10-04
Improve some early_error tests
Loïc Hoguin
2019-10-03
Make stream_error early_error reasons consistent
Loïc Hoguin
2019-09-06
Fix tests failing following Gun update to master
Loïc Hoguin
2018-11-19
Silence expected errors from the stream_handler test suite
2.6.0
Loïc Hoguin
2018-11-16
Ensure unknown options are ignored in set_options command
Loïc Hoguin
2018-09-23
Fix stream_handler_SUITE test failures due to compression
Loïc Hoguin
2018-09-12
Do not send a 101 after a final response in switch_protocol
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-01
Fix stream_handler_SUITE test failures
Loïc Hoguin
2017-10-22
Ensure stream terminate is called when switching protocols
Loïc Hoguin
2017-10-20
Fix HTTP/1.1 stopping streams too early
Loïc Hoguin
2017-09-27
Ensure the behavior on stream handler crash is consistent
Loïc Hoguin
2017-08-14
Add tests for the streams shutdown mechanism
Loïc Hoguin
2017-06-02
Fix terminate not being called on connection close in HTTP/1.1
Loïc Hoguin