The http-proxy package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (≥3 & <5), base64-bytestring (0.1.*), blaze-builder (≥0.2.1.4 & <0.4), blaze-builder-conduit (0.4.*), bytestring (≥0.9.1.4 & <0.10), bytestring-lexing (0.4.*), case-insensitive (0.4.*), conduit (0.4.*), ghc-prim, http-conduit (1.4.*), http-types (0.6.*), lifted-base (0.1.*), network (≥2.2.1.5 & <2.2.3), network-bytestring (0.1.3.*), resourcet (0.3.*), tls (0.9.*), transformers (0.2.*), wai (1.2.*) or base (≥3 & <5), base64-bytestring (0.1.*), blaze-builder (≥0.2.1.4 & <0.4), blaze-builder-conduit (0.4.*), bytestring (≥0.9.1.4 & <0.10), bytestring-lexing (0.4.*), case-insensitive (0.4.*), conduit (0.4.*), ghc-prim, http-conduit (1.4.*), http-types (0.6.*), lifted-base (0.1.*), network (2.3.*), resourcet (0.3.*), tls (0.9.*), transformers (0.2.*), wai (1.2.*) |
| License | BSD3 |
| Author | Michael Snoyman, Stephen Blackheath, Erik de Castro Lopo |
| Maintainer | erikd@mega-nerd.com |
| Stability | Experimental |
| Category | Web |
| Home page | https://github.com/erikd/http-proxy |
| Bug tracker | https://github.com/erikd/http-proxy/issues |
| Source repository | git clone git://github.com/erikd/http-proxy.git |
| Upload date | Sun Apr 29 10:58:10 UTC 2012 |
| Uploaded by | ErikDeCastroLopo |
| Built on | ghc-7.4 |
Modules
- Network
Downloads
- http-proxy-0.0.12.tar.gz (Cabal source package)
- package description (included in the package)