Add support for specifying timeouts in the HTTP secondary storage backend.
Suggested attributes:
connect-timeout: Timeout (in ms) for network connection. Default: something quite small. 50? 100? 200?
operation-timeout: Timeout (in ms) for HTTP operations. Default: something quite large. 5000? 10000?