[swift-users] URLSession with HTTP/2 on Linux
Florian Reinhart
florian at bottledsoftware.de
Thu Nov 9 11:50:55 CST 2017
Hi everyone,
I want to make HTTP/2 requests with URLSession on Linux, specifically sending requests to APNs. Is this already supported in Foundation?
I guess by default most libcurl installations don’t support HTTP/2. Is it by enough to have a libcurl build with HTTP/2 support or is additional work needed in Foundation for Linux?
Thanks!
—Florian
More information about the swift-users
mailing list