Closed erSitzt closed 1 year ago
Hello @erSitzt, thank you for your proposal.
Given HttpClient supports proxy, see documentation here, that'd be great to pass proxy configuration to the client.
We'd likely need two or three properties, right?
Would you feel like submitting a PR to add that feature?
@corentinaltepe I'm more of a "hobbyist" c# guy :) if i find the time i can try.. but it might need some refurbishment afterwards ;)
Thanks a lot. I'm ready to help and complete the pr with unit tests if needed.
Hi @erSitzt, over a year later but the feature is available starting v1.5.0.
Hi,
as HttpClient is used for Loki it would be nice to add proxy support as many corporate networks still rely on proxies.
These two support proxies https://github.com/AlanBarber/NLog.Targets.Splunk https://github.com/DarekDan/NLog.Targets.HTTP