salvia-protocol

Salvia webserver protocol suite supporting URI, HTTP, Cookie and MIME.

Latest on Hackage:1.0.1

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 Sebastiaan Visser
Maintained by [email protected]

Protocol suite for the Salvia webserver, including functionality for URI, HTTP, Cookie and MIME. This pacakage exposes the datatypes, parsers, pretty printers and some utility functions to deal with several web protocols. The fclabels package is used to generate labels pointing into the exposed datatypes, allowing to easily get, set and modify parts of the structures.