Tom Kraina

Results 4 comments of Tom Kraina

I have created a sample project demonstrating this issue: https://github.com/tomaskraina/NFXProtocolPlayground However, my knowledge regarding `URLProtocol` is not yet that advanced to fix this issue.

Update: I've added another test case covering a request made using Alamofire. Turns out, it's only when using Alamofire the request times out. It seems that when using just `URLSession`...

Might be related: https://github.com/kasketis/netfox/issues/178

@omz Would love to merge this one too! ;)