Hi kotsoft,
This exact API you speak of does exist on the uri_builder class. Take a look at the reference documentation here. You can do exactly what you mention in your post, you also can easily append other values that aren't strings as long as they support the '<<' stream operator.
Steve
This exact API you speak of does exist on the uri_builder class. Take a look at the reference documentation here. You can do exactly what you mention in your post, you also can easily append other values that aren't strings as long as they support the '<<' stream operator.
Steve