How to config nginx like grpc-gateway (HTTP1.1 -> HTTP2)?

My FE using HTTP1.1 to call to nginx, can nginx forward it to HTTP2 (my grpc server)???

Moved thread to the "How Do I...?" category.