Module urlencode

Module urlencode 

Source
Expand description

A URI query/x-www-form-urlencoded string serializer.

Structsยง

Urlencoder
A Serializer that produces a URI query or an x-www-form-urlencoded string from a request.