Changed
- To speed URL parsing, we no longer parse URLs with `userinfo ""` in the authority (see [URL syntax guide for more details](https://en.wikipedia.org/wiki/URL#Syntax))
- Our reasoning is that userinfo is rarely present
- If you have concerns about this change or would like to see it added back in (it could be optionally enabled), please raise an issue