Convert http/1.1 TO http/2

Good morning i’m using your strapi cms in my website. but i have a problem. I want to custom your apis as http2 Protocol . how to do that. thanks

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.