This caught me off-guard as well; I assumed that accessing the URI components would do the percent decoding for me but it seems that is not the case. Perhaps we could add accessors for the decoded form through an optional dependency such as percent-encoding?
This caught me off-guard as well; I assumed that accessing the URI components would do the percent decoding for me but it seems that is not the case. Perhaps we could add accessors for the decoded form through an optional dependency such as percent-encoding?