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
/
metrics_SUITE.erl
Age
Commit message (
Expand
)
Author
2023-03-30
Fix OTP-26+ warnings in test suites
Loïc Hoguin
2020-04-08
Get rid of timeouts in metrics_SUITE
Loïc Hoguin
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-10-02
Add {set_options, #{metrics_user_data := Map}}
Loïc Hoguin
2018-10-31
Handle error_response command in cowboy_metrics_h
Grigory Starinkin
2018-06-26
Fix tests for most recent Gun
Loïc Hoguin
2017-11-29
Add nowarn_export_all to all test suites
Loïc Hoguin
2017-11-20
Add a test for early errors that occur on the request-line
Loïc Hoguin
2017-10-31
Add informational responses to metrics
Loïc Hoguin
2017-10-22
Add a metrics test for switching to Websocket
Loïc Hoguin
2017-10-21
Add a test for stream_reply metrics
Loïc Hoguin
2017-10-21
Add a test for early_error metrics
Loïc Hoguin
2017-10-21
Add a metrics test when the handler didn't send anything
Loïc Hoguin
2017-10-20
Add a test for metrics with a request body
Loïc Hoguin
2017-10-20
Add experimental metrics stream handler
Loïc Hoguin