You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
When provided an incorrect url (or Url missing http:// or https://) the requester will recursively throw an IllegalArgumentException until the program crashes or is stopped.
Hey,
When provided an incorrect url (or Url missing http:// or https://) the requester will recursively throw an IllegalArgumentException until the program crashes or is stopped.
I'm working on a fix in a PR.
Here is how to reproduce the bug:
The text was updated successfully, but these errors were encountered: