Actions
Bug #30863
openMake keep-alive long for UEFI HTTP boot
Description
UEFI firmware requires one TCP connection which must not close through the whole session of downloading bootloader, config files and kernel/ramdisk. Let's make sure keep-alive is set properly.
Actions