We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'd like to see proxy support for usage with the Riot API. Might add this myself when I need this in the future.
The text was updated successfully, but these errors were encountered:
Do I understand correctly: You want to be able to pass any URL to the rest API?
Sorry, something went wrong.
No, rather accessing the api through a proxy. To prevent riot detecting usage of a lot of api keys from the same ip. I don't know if its possible to configure the javax.ws.rs.client.Client without libraries. Here is an example doing it with the help of jersey: http://stackoverflow.com/questions/29846264/jersey-2-0-get-post-call-via-proxy/29863401#29863401
No branches or pull requests
I'd like to see proxy support for usage with the Riot API.
Might add this myself when I need this in the future.
The text was updated successfully, but these errors were encountered: