]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[http] Split construction of Authorization header out of http_step()
authorMichael Brown <mcb30@ipxe.org>
Tue, 22 May 2012 13:14:35 +0000 (14:14 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 22 May 2012 22:18:14 +0000 (23:18 +0100)
commit8f5d44b5c6b12964e2678739a24f45da1c5d2c11
treee3cca65dd7ea6c4ac21ef8ecc177a21ca464c500
parent46df5c92a86a3a72b5f415d05260acc315fe56c0
[http] Split construction of Authorization header out of http_step()

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