http-proxy: A library for writing HTTP and HTTPS proxies
http-proxy is a library for writing HTTP and HTTPS proxies.
Use of the Conduit library provides file streaming via the proxy in both directions. Memory usage of the proxy scales linearly with the number of simultaneous connections and is independent of the size of the files being uploaded or downloaded.
The Settings data type provided by the library allows the caller to supply a functions for exception reporting and request re-writing. Eventually, this capability will be expanded to allow optional logging, disk caching etc.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-bytestring | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- http-proxy-0.0.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0, 0.0.1, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.1.0, 0.1.2.0 |
---|---|
Dependencies | base (>=3 && <5), blaze-builder (>=0.2.1.4 && <0.4), blaze-builder-conduit (>=0.0 && <0.1), bytestring (>=0.9.1.4 && <0.10), case-insensitive (>=0.4 && <0.5), conduit, ghc-prim, http-conduit (>=1.2 && <1.3), http-types (>=0.6 && <0.7), lifted-base (>=0.1 && <0.2), network (>=2.2.1.5 && <2.2.3 || >=2.3 && <2.4), network-bytestring (>=0.1.3 && <0.1.4), transformers (>=0.2.2 && <0.3), wai (>=1.0 && <1.1) [details] |
License | BSD-3-Clause |
Author | Michael Snoyman, Stephen Blackheath, Erik de Castro Lopo |
Maintainer | erikd@mega-nerd.com |
Category | Web |
Home page | https://github.com/erikd/http-proxy |
Bug tracker | https://github.com/erikd/http-proxy/issues |
Source repo | head: git clone git://github.com/erikd/http-proxy.git |
Uploaded | by ErikDeCastroLopo at 2012-01-25T01:16:41Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 14467 total (1 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] |