Closed lordcirth closed 5 years ago
Agreed!
The URL parser I wrote must be picking up some invalid URLs (it's still early days) and passing them along to http, which has a more detailed parser.
Ah, I'd put my Exception capturing too low down in the code!
Fixed in the develop
branch. I'll do a fresh release in the morning.
I lied. Have a release now: https://github.com/smallhadroncollider/brok/releases/tag/0.1.1
I tried running brok on the SaltStack html docs:
While this certainly is an invalid URL, I think this should be reported as an error, not cause a crash.