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

Ability to provide url as a path without http or https #2158

Open
rgb-panda opened this issue Jan 16, 2023 · 0 comments
Open

Ability to provide url as a path without http or https #2158

rgb-panda opened this issue Jan 16, 2023 · 0 comments

Comments

@rgb-panda
Copy link

Affected Projects
All

Currently ReactiveBase url only accepts a url which starts with http or https, however if we're implementing a proxy with NextJS for example the proxy path could be /api/proxy
The same thing with Firebase functions where we don't want to specify the full path with the hostname to the function itself

Is that possible to enhance? or is there a workaround?

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

No branches or pull requests

1 participant