http-enumerator: HTTP client package with enumerator interface and HTTPS support.
Deprecated
in favor of http-conduit
This package uses attoparsec for parsing the actual contents of the HTTP connection. The only gotcha is the withHttpEnumerator function, otherwise should do exactly what you expect.
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| test | Build the test executable. | Disabled |
| network-bytestring | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- http-enumerator-0.4.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.0, 0.0.1, 0.1.0, 0.1.1, 0.2.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.1.4, 0.2.1.5, 0.3.0, 0.3.1, 0.4.0, 0.4.0.1, 0.4.1, 0.5.0, 0.5.1, 0.6.0, 0.6.0.1, 0.6.0.2, 0.6.2, 0.6.2.1, 0.6.3, 0.6.4, 0.6.4.1, 0.6.4.2, 0.6.4.3, 0.6.5, 0.6.5.1, 0.6.5.2, 0.6.5.3, 0.6.5.4, 0.6.5.5, 0.6.5.6, 0.6.6, 0.6.7, 0.7.0, 0.7.1, 0.7.1.1, 0.7.1.2, 0.7.1.3, 0.7.1.4, 0.7.1.5, 0.7.1.6, 0.7.1.7, 0.7.1.8, 0.7.2, 0.7.2.1, 0.7.2.2, 0.7.2.3, 0.7.2.4, 0.7.2.5, 0.7.3, 0.7.3.1, 0.7.3.2, 0.7.3.3 |
|---|---|
| Dependencies | ascii (>=0.0.2 && <0.2), attoparsec (>=0.8.0.2 && <0.9), attoparsec-enumerator (>=0.2 && <0.3), base (>=4 && <5), blaze-builder (>=0.2.1 && <0.3), blaze-builder-enumerator (>=0.2 && <0.3), bytestring (>=0.9.1.4 && <0.10), case-insensitive (>=0.2 && <0.3), certificate (>=0.7 && <0.8), containers (>=0.2 && <0.5), enumerator (>=0.4.7 && <0.5), failure (>=0.1 && <0.2), http-types (>=0.5 && <0.6), monad-control (>=0.2 && <0.3), network (>=2.2.1 && <2.2.3 || >=2.3 && <2.4), network-bytestring (>=0.1.3 && <0.1.4), tls (>=0.4 && <0.5), transformers (>=0.2 && <0.3), utf8-string (>=0.3.4 && <0.4), zlib-bindings (>=0.0 && <0.1), zlib-enum (>=0.1 && <0.2) [details] |
| License | BSD-3-Clause |
| Author | Michael Snoyman <michael@snoyman.com> |
| Maintainer | Michael Snoyman <michael@snoyman.com> |
| Uploaded | by MichaelSnoyman at 2011-03-17T19:31:43Z |
| Category | Web, Enumerator |
| Home page | http://github.com/snoyberg/http-enumerator |
| Source repo | head: git clone git://github.com/snoyberg/http-enumerator.git |
| Distributions | |
| Reverse Dependencies | 23 direct, 377 indirect [details] |
| Executables | http-enumerator |
| Downloads | 43446 total (174 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |