TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Hypertext Transfer Protocol Version 2

99 pointsby yoavzalmost 11 years ago

11 comments

diafygialmost 11 years ago
There is so much open wifi nowadays that non-https should really start to be considered harmful. A large portion of website visitors are probably connecting via Starbucks, airport wifi, etc., which means their session cookies are basically public information.<p>So even given the mass surveillance problems, non-https connections need to start being treated as Bad Practice and discouraged by the sysadmin community.
评论 #8140950 未加载
评论 #8140647 未加载
评论 #8140619 未加载
评论 #8140598 未加载
评论 #8140353 未加载
评论 #8141904 未加载
评论 #8140812 未加载
wmfalmost 11 years ago
For context, this is the really-almost-final draft of HTTP&#x2F;2. I would say speak now or forever hold your peace, but it&#x27;s even too late for that.
stonogoalmost 11 years ago
The best description of this protocol I have seen is &quot;TCP over TCP.&quot;
评论 #8140312 未加载
评论 #8140438 未加载
bkeroackalmost 11 years ago
So TLS still isn&#x27;t mandatory? Seems like a missed opportunity.
评论 #8140240 未加载
评论 #8141281 未加载
评论 #8140231 未加载
评论 #8140873 未加载
0x0almost 11 years ago
I&#x27;m curious to see how transparent proxies handle all the crazy framing (will poor software corrupt the bytestream?) and if there will be a wave of exploits for both client and server implementations; the complexity and subtleties appear to be almost a magnitude higher than http&#x2F;1.
评论 #8140609 未加载
ChikkaChiChialmost 11 years ago
Is there any particular reason why more work isn&#x27;t being done on developing new protocols?<p>It seems like given the past 20 years of the web there is clearly a need of a presentation protocol, a stateful application protocol, and a stateless application protocol.<p>Seems like it makes more sense to separate them.
评论 #8140989 未加载
nlyalmost 11 years ago
The accompanying HTTP header compression standard seems a lot more terrifying on the complexity scale, compared to Googles suggestion with SPDY of just dumping everything through zlib:<p><a href="http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09" rel="nofollow">http:&#x2F;&#x2F;tools.ietf.org&#x2F;html&#x2F;draft-ietf-httpbis-header-compres...</a>
评论 #8140535 未加载
wyageralmost 11 years ago
To those saying HTTP2 should require HTTPS: do you really want to be stuck with our shitty CA model for even longer?
评论 #8141266 未加载
评论 #8140768 未加载
评论 #8140360 未加载
BorisMelnikalmost 11 years ago
Anyone have a link to a overview type blog post of the changes? This is a tad foreign for a guy like me who has little experience of this layer of the OSI model.
评论 #8144557 未加载
ksecalmost 11 years ago
So what exactly is from HTTP2 to SPDY except for the TLS encryption?
kevinpaladinalmost 11 years ago
&quot;Expires: January 31, 2015&quot; - What does it mean?
评论 #8144509 未加载