http.client: Factorize code interacting with cURL
authorMichael Hanselmann <hansmi@google.com>
Tue, 27 Sep 2011 13:15:41 +0000 (15:15 +0200)
committerMichael Hanselmann <hansmi@google.com>
Wed, 28 Sep 2011 10:06:57 +0000 (12:06 +0200)
commitecd61b4e0dd04ea07e08bc643abb811c722a40c5
tree72287c652033510845bf9eee768d794fb32c2a78
parent6567f1d960dfffd58bbbdb64eb6c6ebf1b9b8005
http.client: Factorize code interacting with cURL

This simplifies HttpClientPool.ProcessRequests significantly and will be
handy for showing pending RPC requests in the lock monitor.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/http/client.py