xandikos icon indicating copy to clipboard operation
xandikos copied to clipboard

Native HTTP/2 support

Open jelmer opened this issue 4 years ago • 0 comments

It is possible to get HTTP/2 support by running Xandikos behind a reverse proxy such an apache2 with HTTP/2 support.

Ideally Xandikos would support it natively, but this requires support in aiohttp for HTTP/2 (or a switch to e.g. hyper-h2).

https://github.com/aio-libs/aiohttp/issues/863

jelmer avatar Oct 12 '19 10:10 jelmer