mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 20:37:12 +01:00
32c064a401
While at it, properly close response body. This should prevent from possible http keep-alive connection leak to backends because of unclosed response bodies.
This is a follow-up for
|
||
---|---|---|
.. | ||
deployment | ||
multiarch | ||
auth_config_test.go | ||
auth_config.go | ||
example_config_ent.yml | ||
example_config.yml | ||
main_test.go | ||
main.go | ||
Makefile | ||
README.md | ||
target_url_test.go | ||
target_url.go |
See vmauth docs here.
vmauth docs can be edited at docs/vmauth.md.