I would like to use a proxy with steamcommunity.
However, I noticed that the method of passing a proxy to steamcommunity via the request Lib is no longer supported since v3.
Does this mean I now have to log in with SteamSession/ SteamUser and then set the cookies in steamcommunity? How does steamcommunity make use of the proxy for its own requests in that case?
Or is it currently no longer possible to use a proxy with steamcommunity?
Thanks!