Re: HTTP/2 support in OS X?
Re: HTTP/2 support in OS X?
- Subject: Re: HTTP/2 support in OS X?
- From: Jens Alfke <email@hidden>
- Date: Mon, 23 Feb 2015 17:06:05 -0800
> On Feb 23, 2015, at 3:15 PM, Rick Mann <email@hidden> wrote:
>
> Are/will the various OS X networking APIs (CFNetwork and NSNetworking) going to support HTTP/2? It seems that Firefox and Chrome (and even IE) already support HTTP/2, but not Safari.
SPDY is already supported in iOS 8 / OS X 10.10; that's Google’s experimental protocol that was used as the basis of HTTP/2. So I imagine that updating the frameworks to support the official version of HTTP/2 will be easy. But I don’t expect to hear anything about it until WWDC.
> It would be nice to start writing code using HTTP/2, even though the standard isn't ratified yet.
I don’t think it will affect the way you write code. It’s a behind-the-scenes change; the high-level semantics are the same as HTTP/1.1, it’s just more efficient.
—Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden