Closed this issue 4 months ago · 0 comments
With #328 merged, trurl does this:
$ trurl 'https://ex%61m%62/p%61%62/?%61=%62' https://examb/p%61%62/?a=b
Ie, both the hostname and the query part are "normalized". The path is not. Should it be normalized as well?