diff options
author | Michael Brown | 2016-05-25 16:27:50 +0200 |
---|---|---|
committer | Michael Brown | 2016-05-25 16:35:43 +0200 |
commit | f42b2585fe81903488c3c1560089457e860241d4 (patch) | |
tree | b1ff65372acbccd1be07c45ec8e13c850bc1b51b /src/core | |
parent | [lotest] Add option to use broadcast packets for loopback testing (diff) | |
download | ipxe-f42b2585fe81903488c3c1560089457e860241d4.tar.gz ipxe-f42b2585fe81903488c3c1560089457e860241d4.tar.xz ipxe-f42b2585fe81903488c3c1560089457e860241d4.zip |
[http] Ignore unrecognised "Connection" header tokens
Some HTTP/2 servers send the header "Connection: upgrade, close". This
currently causes iPXE to fail due to the unrecognised "upgrade" token.
Fix by ignoring any unrecognised tokens in the "Connection" header.
Reported-by: Ján ONDREJ (SAL) <ondrejj@salstar.sk>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/core')
0 files changed, 0 insertions, 0 deletions