]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[http] Use a retry timer to trigger retried requests
authorMichael Brown <mcb30@ipxe.org>
Fri, 7 Mar 2014 16:45:45 +0000 (16:45 +0000)
committerMichael Brown <mcb30@ipxe.org>
Fri, 7 Mar 2014 17:32:22 +0000 (17:32 +0000)
commit0d657b8e944c1d126fe2dfc07d808818a31bc270
tree99179e1aaf736d4312ff3305d211c0d87524839d
parent08f9170ba4011ca6acac9b6192ca909135874f2d
[http] Use a retry timer to trigger retried requests

Use a retry timer to allow for the possibility of deferring a retried
request.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/tcp/httpcore.c