You are not logged in.
Pages: 1
Hi,
are there any plans to support authentification for reqests and proxy-authentication via WinHttpSetCredentials like descriped at:
https://learn.microsoft.com/en-us/windo … in-winhttp
Best regardsTobias
Offline
Not yet.You can propose your own pull request.
Or look at THttpClientSocket which should be able to authenticate a proxy using the OnProxyAuthorize callback.