Hypertext Transfer Protocol Version 2
tools.ietf.org
Hypertext Transfer Protocol Version 2
1–10 of 113 posts
Re: Hypertext Transfer Protocol Version 2
#2Re: Hypertext Transfer Protocol Version 2
#3Re: Hypertext Transfer Protocol Version 2
#4So TLS still isn't mandatory? Seems like a missed opportunity.
Re: Hypertext Transfer Protocol Version 2
#5So TLS still isn't mandatory? Seems like a missed opportunity.
Chrome and Firefox will still insist on TLS for HTTP/2. In addition, the HTTP/2 spec does mandate that any implementation must support TLS 1.2 and up, and it must support forward secret ciphersuites.
Re: Hypertext Transfer Protocol Version 2
#6So even given the mass surveillance problems, non-https connections need to start being treated as Bad Practice and discouraged by the sysadmin community.
Re: Hypertext Transfer Protocol Version 2
#7Re: Hypertext Transfer Protocol Version 2
#8The best description of this protocol I have seen is "TCP over TCP."
Re: Hypertext Transfer Protocol Version 2
#9The best description of this protocol I have seen is "TCP over TCP."
I wonder if most of the mileage here could be gained by simply augmenting javascript's networking capabilities, enabling the use of non-HTTP servers (and keeping the HTTP protocol simple).