-
Notifications
You must be signed in to change notification settings - Fork 36
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
Headers import Errors #62
Comments
@dasTholo thanks for the detailed report! This is probably because main got updated yesterday but new package version wasn't published to the prefix channel. Just updated, you can also trying changing
Interestingly, with your test code I'm getting |
Thank you very much! Yeah, upgrade will help with the imports! But yes "URI is nil" no result or status codes |
Describe the bug
I would like to test the HttpClient. But both imports will raise Errors, can you explain this import errors? I can´t understand why Headers not init.
I have install lightbug_http via magic at a new project
To Reproduce
Example 1 with import *
Errors
Example 2 with import strict imports
Errors
Desktop
The text was updated successfully, but these errors were encountered: