Hello,

  there are problems to connect to HTTP2 enabled servers. They send this
header:

  Connection: Upgrade, close

which can't be parsed and fails with:

  Operation not supported (http://ipxe.org/3c0c6103)

I think there will be more servers with HTTP2 support enabled.
I think there is no need to fully support HTTP2, but at least do not fail
on connection to these servers.

You can try it using this URL:

  chain https://www.salstar.sk/boot/menu.ipxe

Same file with disabled HTTP2 support:

  chain http://boot.salstar.sk/menu.ipxe

Regards

                                                                SAL
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to