prometheus/documentation
Romain Baugue 95193fa027 Exhaust every request body before closing it (#5166) (#5479)
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 (#5075) 2019-01-15 15:32:05 +01:00
examples Exhaust every request body before closing it (#5166) (#5479) 2019-04-18 09:50:37 +01:00
images Update internal architecture diagram (#4398) 2018-07-18 22:10:23 +02:00
internal_architecture.md Fix spelling/typos (#4921) 2018-11-27 17:44:29 +01:00