@hackage http-enumerator0.7.2.2

HTTP client package with enumerator interface and HTTPS support.

This package uses attoparsec for parsing the actual contents of the HTTP connection. It also provides higher-level functions which allow you to avoid direct usage of enumerators.

Note that this package has been superceded by http-conduit. If you are not using the enumerator interface of this package at all, it is highly recommended to switch to http-conduit. If you are using enumerators, please consider making the move to http-conduit anyway, as it solves some socket leaks that cannot be addressed with enumerators.

  • Deprecated

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      test
       (off by default)

      Build the test executable.

      network-bytestring
       (off by default)