Skip to content
New issue

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

Riot API proxy support #45

Open
rmschots opened this issue Jan 2, 2016 · 2 comments
Open

Riot API proxy support #45

rmschots opened this issue Jan 2, 2016 · 2 comments

Comments

@rmschots
Copy link
Contributor

rmschots commented Jan 2, 2016

I'd like to see proxy support for usage with the Riot API.
Might add this myself when I need this in the future.

@strangeglyph
Copy link
Member

Do I understand correctly: You want to be able to pass any URL to the rest API?

@rmschots
Copy link
Contributor Author

rmschots commented Jan 7, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants