1
0
mirror of https://github.com/prometheus/prometheus synced 2025-04-07 01:52:23 +00:00
prometheus/documentation
Romain Baugue 95193fa027 Exhaust every request body before closing it () ()
From the documentation:
> The default HTTP client's Transport may not
> reuse HTTP/1.x "keep-alive" TCP connections if the Body is
> not read to completion and closed.

This effectively enable keep-alive for the fixed requests.

Signed-off-by: Romain Baugue <romain.baugue@elwinar.com>
2019-04-18 09:50:37 +01:00
..
dev/api *: bump gRPC dependencies () 2019-01-15 15:32:05 +01:00
examples Exhaust every request body before closing it () () 2019-04-18 09:50:37 +01:00
images Update internal architecture diagram () 2018-07-18 22:10:23 +02:00
internal_architecture.md Fix spelling/typos () 2018-11-27 17:44:29 +01:00