http-proxy-0.0: 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 enumerator library provides file streaming from the upstream server through the proxy to the client program. Memory usage of the proxy depends on number of files being downlaoded simultaneously, not the size of the files being downloaded.

Eventually, features like logging, request re-writing, disk caching etc will be made available via caller provided functions in the Settings data type.

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-enumerator (0.2.*), bytestring (≥0.9.1.4 & <0.10), case-insensitive (≥0.2), enumerator (≥0.4.8 & <0.5), http-enumerator (0.7.*), http-types (0.6.*), network (≥2.2.1.5 & <2.2.3), network-bytestring (0.1.3.*), transformers (≥0.2.2 & <0.3), unix-compat (≥0.2), wai (0.4.*) or
base (≥3 & <5), blaze-builder (≥0.2.1.4 & <0.4), blaze-builder-enumerator (0.2.*), bytestring (≥0.9.1.4 & <0.10), case-insensitive (≥0.2), enumerator (≥0.4.8 & <0.5), http-enumerator (0.7.*), http-types (0.6.*), network (2.3.*), transformers (≥0.2.2 & <0.3), unix-compat (≥0.2), wai (0.4.*)
LicenseBSD3
AuthorMichael Snoyman, Stephen Blackheath, Erik de Castro Lopo
Maintainererikd@mega-nerd.com
StabilityExperimental
CategoryWeb
Home pagehttps://github.com/erikd/http-proxy
Source repositorygit clone git://github.com/erikd/http-proxy.git
Upload dateWed Dec 7 12:19:02 UTC 2011
Uploaded byErikDeCastroLopo
Built onghc-7.2

Modules

Downloads