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

Client API request proxy #899

Open
floogulinc opened this issue Jun 5, 2021 · 0 comments
Open

Client API request proxy #899

floogulinc opened this issue Jun 5, 2021 · 0 comments
Labels

Comments

@floogulinc
Copy link
Collaborator

The idea here is to provide an api endpoint to be able to make arbitrary http requests (GET and POST preferably) that will be executed through Hydrus and be able to use the cookies and headers set up in the client for whatever domain.

One use of this for me would be saucenao lookups in Hydrus Web. Since saucenao doesn't have CORS headers Hydrus Web can't directly access their API so the idea would be to put your saucenao api key in the headers settings in Hydrus and then Hydrus Web could make requests to saucenao through the Hydrus API which would bypass the need for CORS and automatically have the right header.

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

No branches or pull requests

1 participant