Files
kubernetes/pkg/client
Clayton Coleman 852ef7b637 Reorganized Request.DoRaw() to guarantee streams are closed
Added a test to verify 429 triggers a client retry based on
header. Forced resp.Body.Close() to close after each request,
which allows Golang to reuse the TCP connection to the server
(should reduce connection establishment under retries).
Possibly fixed a server leak of request bodies.
2015-04-10 01:10:35 -04:00
..
2015-04-03 14:42:06 +02:00
2015-04-09 13:18:51 -04:00
2015-04-06 08:46:43 -04:00
2015-01-09 23:46:02 -08:00
2015-03-20 18:46:45 -07:00
2015-03-20 18:46:45 -07:00
2015-03-26 10:15:25 +01:00
2015-04-09 14:07:40 +02:00