We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Helper methods only return the path, minus the hostname. Helper methods ending in url instead of path should return the protocol + host + path.
url
path
The text was updated successfully, but these errors were encountered:
That would be great in deed !
Sorry, something went wrong.
+1 on this!
👍
+1! Was looking for it. Any news on this? Or maybe some workarounds? Cheers!
No branches or pull requests
Helper methods only return the path, minus the hostname. Helper methods ending in
url
instead ofpath
should return the protocol + host + path.The text was updated successfully, but these errors were encountered: