http
http copied to clipboard
Correctly parse file URIs
This changes the URI parser to allow URIs of the forms
- scheme:/absolute/path
- scheme:///absolute/path
It does impact HTTP URI parsing in that HTTP URIs without an authority part are now allowed.
Fixes issue #323
Any updates on this?
@seanmonstar Is this merge request still blocked by something or is there anything I could do to help this to be merged?