@hackage urlencoded0.4.1

Generate or process x-www-urlencoded data

  • Installation

    Custom

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      test
       (off by default)

      Build the test executable

      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