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

Solved a bug which prevented the use of base url in requests without supplying url in http requests #3061

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kasangasj
Copy link

@kasangasj kasangasj commented Mar 21, 2024

Solved a bug which prevented the use of base url in requests without supplying url in http requests especially in graphql requests where there is only one url.

Pre-launch Checklist

  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making or feature I am adding, or @jonataslaw said the PR is test-exempt.
  • All existing and new tests are passing.

…supplying url in http requests especially in graphql requests where there is only one url
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.

None yet

1 participant