Closed
Description
URLSessionTask
from the Foundation
framework has a priority
property to distinguish between different task priorities.
It seems this is not supported out-of-the-box with an HTTPClient
from this library. What would be the best way to go about implementing this as an API user? Is the advised way of doing this with a priority queue on the application level?
Metadata
Metadata
Assignees
Labels
No labels