commit | e67c1607ccab2702ea745f962b5354be8f45c733 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Tue May 11 11:10:21 2010 -0700 |
committer | Andreas Huber <andih@google.com> | Tue May 11 11:10:21 2010 -0700 |
tree | ff59eaa63cad74113ed83fd2f349cf8e8151be9e | |
parent | 78624e41da166712aaa5ae47e4d3467337ac810a [diff] |
Support for customizable socket-read timeouts through the HTTP response. Specify a response header of "X-SocketTimeout: 15" to override the default timeout of 5 secs with a timeout of 15 seconds. Specify a negative value to disable the timeout altogether. Change-Id: I545adf3d8b3f7efe5f8d081a641c6404440a77db related-to-bug: 2675721