C# .NET httpClient + webproxy ( gives a timeout when using a tunnel vpn connection )
Well when i send this request without connecting to my tunnel internet connection this works super well.( works well gives me the response code )
But when i send this request while i am connected to my vpn this doesnt work it gets a timeout error even if the proxy is dead. ( doesnt work no response code but a timeout )