Hello,
I want to proxy localhost/127.0.0.1 network requests through the configured proxy. All requests are working fine and get proxied through except the localhost/127.0.0.1 requests. I found kCFStreamPropertyProxyLocalBypass which I can use and seems right, but it doesn't work when setting it to false.
Is this a CFNetwork/mac limitation? Since I could not find anything in the internet that this is actually possible.
I'm setting it via the connectionProxyDictionary.