interview questions
what is the difference between http2.0 and previous http and https
which is more secure, http2.0 or https, and how to know that your protocol is http2.0
interview questions
what is the difference between http2.0 and previous http and https
which is more secure, http2.0 or https, and how to know that your protocol is http2.0
https://www.zhihu.com/questio.
2 has nothing to do with https. So there's no safer question, is there?
2 is not to solve security problems, 2 solves the problems of multiplexing and head compression in 1.1.
http1.1 can be either https http2 or https
it's even easier to know that your protocol is 2.0. one of the requests in the network that opens the console is the protocol.
Previous: How does react unify data validation and field validation?
Next: How to format html and css code when vscode is saved (with eslint plug-in)