http-proxy-0.0.10: A library for writing HTTP and HTTPS proxies

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

Versions0.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
Dependenciesbase (≥3 & <5), blaze-builder (≥0.2.1.4 & <0.4), blaze-builder-conduit (0.2.*), bytestring (≥0.9.1.4 & <0.10), bytestring-lexing (0.4.*), case-insensitive (0.4.*), conduit (0.2.*), ghc-prim, http-conduit (≥1.2.6 & <1.3), http-types (0.6.*), lifted-base (0.1.*), network (≥2.2.1.5 & <2.2.3), network-bytestring (0.1.3.*), tls (0.9.*), transformers (≥0.2.2 & <0.3), wai (1.1.*) or
base (≥3 & <5), blaze-builder (≥0.2.1.4 & <0.4), blaze-builder-conduit (0.2.*), bytestring (≥0.9.1.4 & <0.10), bytestring-lexing (0.4.*), case-insensitive (0.4.*), conduit (0.2.*), ghc-prim, http-conduit (≥1.2.6 & <1.3), http-types (0.6.*), lifted-base (0.1.*), network (2.3.*), tls (0.9.*), transformers (≥0.2.2 & <0.3), wai (1.1.*)
LicenseBSD3
AuthorMichael Snoyman, Stephen Blackheath, Erik de Castro Lopo
Maintainererikd@mega-nerd.com
StabilityExperimental
CategoryWeb
Home pagehttps://github.com/erikd/http-proxy
Bug trackerhttps://github.com/erikd/http-proxy/issues
Source repositorygit clone git://github.com/erikd/http-proxy.git
Upload dateMon Feb 13 21:47:58 UTC 2012
Uploaded byErikDeCastroLopo
Built onghc-7.4

Modules

Downloads