Skip to content

Update fetch.rs#2003

Open
yateeshbhardwaj wants to merge 1 commit into
contentauth:mainfrom
yateeshbhardwaj:patch-1
Open

Update fetch.rs#2003
yateeshbhardwaj wants to merge 1 commit into
contentauth:mainfrom
yateeshbhardwaj:patch-1

Conversation

@yateeshbhardwaj
Copy link
Copy Markdown

At line 156, URL builder function was replacing the path of the URL because of the leading Slash in the request.str

Changes in this pull request

Improved the URL builder function by using trim method

Checklist

At line 156, URL builder function was replacing the path of the URL because of the leading Slash in the request.str
Copy link
Copy Markdown
Author

@yateeshbhardwaj yateeshbhardwaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please review the URL builder method as it is replacing the path in the request.url by forward slash in the request.str

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.

1 participant