ios - How to set quality of service within AFNetworking? -


does knowing set qos class in afnetworking?

because of request in app triggers time out, @ same time there other operations of operation queue going on using network.

i want set networking request afnetworking qos_class_user_initiated, it's seems default value qos_class_default, how achieve this? thanks.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -