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

feat: add support for http proxy in REST DB Adapter #302

Closed
wants to merge 1 commit into from

Conversation

dbajric
Copy link
Contributor

@dbajric dbajric commented Apr 1, 2022

Details

The previously-used node-fetch library does not support proxies.
With this change, the results can be pushed to the frontend over an HTTP proxy.

Does this PR introduce a breaking change?

  • Yes
  • No

@dbajric dbajric requested a review from alrra as a code owner April 1, 2022 23:40
alrra pushed a commit that referenced this pull request Apr 1, 2022
@alrra alrra closed this in 083a36d Apr 1, 2022
@alrra alrra deleted the dbajric/proxy branch April 1, 2022 23:46
alrra pushed a commit that referenced this pull request Apr 1, 2022
sf-v pushed a commit that referenced this pull request Apr 7, 2022
sf-v pushed a commit that referenced this pull request Apr 7, 2022
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

Successfully merging this pull request may close these issues.

2 participants