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
Hello,
In version 0.4.4 this call fails: Uri::from_str("https://bing.com").
0.4.4
Uri::from_str("https://bing.com")
May I ask if you could fix?
Thank you,
The text was updated successfully, but these errors were encountered:
Could describe this issue in more detail? What is the compiler error? Does it only occur with this specific url?
Sorry, something went wrong.
Thank you for your reply.
I apologize, I must have made up something in my head. Now testing it again, it produces perfect result.
Thank you again. I really admire your hard work, that you've been able to keep dependencies at minimum.
No branches or pull requests
Hello,
In version
0.4.4
this call fails:Uri::from_str("https://bing.com")
.May I ask if you could fix?
Thank you,
The text was updated successfully, but these errors were encountered: