@hackage / http-slim

A library for client/server HTTP with TLS support

Latest1.2

About

Metadata

  • Last updated , by KrasimirAngelov
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by: Krasimir Angelov <kr.angelov@gmail.com>

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.6.6
  2. 9.2.1
  3. 9.0.1
  4. 8.10.7
  5. 8.8.4
  6. 8.6.5
  7. 8.4.4
  8. 8.2.2
  9. 8.0.2
  10. 7.10.3

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

    network-bsd (on by default)

    Get Network.BSD from the network-bsd package

Readme

A simple HTTP client/server package with minimal dependencies to other packages. Most of the code is derived from the older HTTP package. Server mode as well as FastCGI interface are included as well.