'Do Almofire 4x ~> supports HTTP3?
I am doing a POC, has anyone has ever tried to consume HTTP/3.0 web server using Alamofire? If yes, have you consumed it using QUIC?
Solution 1:[1]
Shouldn't be an issue because the webserver will produce the JSON in any way you want it via the API call.If it doesn't work yet, alamofire usually updates frequently and will have a patch soon.
If it doesn't work just use as Larme said : https://developer.apple.com/documentation/technotes/tn3102-http3-in-your-app
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |
