Currently only `&` and `=` are used by default. This should be customizable to support different query string formats. See [Node's `querystring` module](https://nodejs.org/api/querystring.html#querystring_querystring_stringify_obj_sep_eq_options)
Currently only
&and=are used by default. This should be customizable to support different query string formats. See Node'squerystringmodule