Convert http/1.1 TO http/2

As far as i rememebr http2 is built into NodeJS 17+ So would have to wait another iteration.
https://nodejs.org/api/http2.html

Though I presume you can use nginx to help with the same? Depending on how you are serving the project etc.