Post

Replies

Boosts

Views

Activity

Comment on Use proxy for http request from iOS device
Thank you so much! I got it connected to the proxy but now there's a little bug in the request, could you please have a look here. Also If I am using NWConnection how would you recommend to improve the speed calculation? I mean I can't use a method such as below since its not a URLSession. func urlSession(_ session: URLSession, task: URLSessionTask, didFinishCollecting metrics: URLSessionTaskMetrics) {
2w