HTTP/2.0
HTTP/2.0 modifies how data is formatted and transported between client and server, in doing so , it encapsulates all this additional complexity in a new framing layer both on the client and server side. So applications built on previous versions of protocol continue to work except with added benefits of being faster and with some new capabilities at their disposal like request prioritization , flow control and server push.
Comments
Post a Comment