HTTP/1.1 and HTTP/2HTTP/1.1 processes requests and responses sequentially. HTTP/2 changed this with multiplexing, binary framing, and header compression. A summary of the differences between the two protocols and gRPC, which runs on top of HTTP/2.HttpHttp2GrpcNetworkProtocol