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
| 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), 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.*) |
| 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 |
| Source repository | git clone git://github.com/erikd/http-proxy.git |
| Upload date | Wed Dec 7 12:19:02 UTC 2011 |
| Uploaded by | ErikDeCastroLopo |
| Built on | ghc-7.2 |
Modules
- Network
Downloads
- http-proxy-0.0.tar.gz (Cabal source package)
- package description (included in the package)