aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/web/uri-query.texi
blob: d3df3a70ab6980c381cd48a8cb552647d2dfaa25 (plain)
1
2
3
4
5
6
7
@node URI Query
@section (web uri-query)

@defun encode-query-parameters parameters
Given the association list @var{parameter}, encode it into a query
string on the form ``key=value&...''.
@end defun