[swift-server-dev] Stream priorities & push in HTTPResponse
Rien
Rien at Balancingrock.nl
Wed Jun 14 06:10:22 CDT 2017
According to wikipedia, market penetration is about 14% for HTTP/2 servers.
Though not necessarily so, it does seem to me that HTTP/2 and a native swift concurrency model might go hand in hand?
I.e. does it make sense to talk about HTTP/2 support without a native Swift concurrency API?
Regards,
Rien
Site: http://balancingrock.nl
Blog: http://swiftrien.blogspot.com
Github: http://github.com/Balancingrock
Project: http://swiftfire.nl - An HTTP(S) web server framework in Swift
> On 14 Jun 2017, at 12:16, Helge Heß via swift-server-dev <swift-server-dev at swift.org> wrote:
>
> Hi,
>
> one important thing I miss in the current proposal is support for the new HTTP/2 features, primarily server push and priorities. We don’t want to design for the past, right? :->
>
> I have no specific proposal on how to do them, but it feels like they should be fully interoperable w/ the older versions (if you set either, they just get ignored in those setups, or maybe are converted to an x- header).
>
> hh
>
> _______________________________________________
> swift-server-dev mailing list
> swift-server-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-server-dev
More information about the swift-server-dev
mailing list