http-rs/surf

`parse` returns `ParseError`, but not part of api

etienne-napoleone opened this issue · 0 comments

https://docs.rs/surf/latest/surf/struct.Url.html#method.parse

parse returns ParseError, but not part of API (part of crate url)

might be good to re-export or expose it somehow