I couldn't find any URI library that does all of these things:
- construct URI from parts and serialize it
- construct querystring from parts and make it part of URI Also, I may want relative paths, too?
I couldn't find any URI library that does all of these things: