Builder.QueryConstruct queries
val raw : string -> string -> traw key s creates a query parameter with the given key and string value s without percent-encoding either.
This is useful for including readable unicode graphemes in the URL query. See absolute for examples.