I\'m writing a method which, let\'s say, given 1 and hello should return http://something.com/?something=1&hello=en.
1
hello
http://something.com/?something=1&hello=en
I
There's also the UriBuilder class