@hackage / urlencoded

Generate or process x-www-urlencoded data

Latest0.5.0.0

About

Metadata

  • Last updated , by fgaz
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: Francesco Gazzetta <fgaz@fgaz.me>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.10.1
  2. 9.8.2
  3. 9.6.6
  4. 8.8.4

Package Flags

Use the -f option with cabal commands to enable flags

    network-uri (on by default)

    Get Network.URI from the network-uri package

Readme

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