Roberto Schneiders
Results
22
comments of
Roberto Schneiders
I think it is possible to use proxy authentication adding the user and password in the url, something like this: ``` http://username:password@proxy_url:port ``` I'm not sure
@thomaslevesque Can you share your code? I'll suggest to you send a Pull Request with your work in progress. It probably will make easier to understand the problems and help...