code
register
log in
programs
messages
download
about
privacy
terms
french
production
home
/
documentation
/
Dictionary
/
to_query
Dictionary
examples
hash to query
input
{ a: 1, b: 2 }.to_query
result
"a=1&b=2"