@hackage urlencoded0.5.0.0
Generate or process x-www-urlencoded data
Categories
License
BSD-3-Clause
Maintainer
Francesco Gazzetta <fgaz@fgaz.me>
Links
Versions
Installation
Tested Compilers
Dependencies (5)
Dependents (9)
@hackage/dropbox-sdk, @hackage/acme-everything, @hackage/liblastfm, @hackage/forml, @hackage/formal, @hackage/bittorrent, Show all…
Package Flags
network-uri
(on by default)
Get Network.URI from the network-uri package
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