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 _______________________________________________ swift-users mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-users
