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

Guzzle absolute urls bug fix #73

Merged
merged 1 commit into from
May 13, 2024
Merged

Guzzle absolute urls bug fix #73

merged 1 commit into from
May 13, 2024

Conversation

nawaik
Copy link
Contributor

@nawaik nawaik commented May 13, 2024

Guzzle ignores the path (/api/) for example when it has an absolute url.

Now it properly appends the route url.

See: https://www.rfc-editor.org/rfc/rfc3986#section-5.2

Tested locally:

Screenshot 2024-05-13 at 14 46 29

@nawaik nawaik merged commit 2ea51a6 into main May 13, 2024
1 check passed
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.

3 participants