urlencoded

Generate or process x-www-urlencoded data

https://github.com/fgaz/urlencoded

Latest on Hackage:0.5.0.0@rev:4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Josh Hoyt, Philip Weaver
Maintained by Francesco Gazzetta

Generate or process x-www-urlencoded data as it appears in HTTP or HTTPS URIs and HTTP POSTs. See http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4.1