NetworkInterceptor
NetworkInterceptor copied to clipboard
iOS URLRequest interception framework
Can we get the responses of the outgoing calls also along with the request details [during simple network interception of the requests], cc : @depoon @StevenArmandLee
fixes #28 — Create a single shared URLSession instance and reuse it instead of creating a new one for each request. Preventing excessive connection creation, reduces memory usage, and avoids...
nw_path_evaluator_create_flow_inner NECP_CLIENT_ACTION_ADD_FLOW 029649E3-6CC5-40AB-A310-B7EBB84E85EB [12: Cannot allocate memory] When downloading large number of files NON-FATAL error is thrown and network requests are stopped.