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

[ bsd3, library, program, web ] [ Propose Tags ]

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.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
network-bytestringDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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-enumerator (>=0.2 && <0.3), bytestring (>=0.9.1.4 && <0.10), case-insensitive (>=0.2), enumerator (>=0.4.8 && <0.5), http-enumerator (>=0.7 && <0.8), http-types (>=0.6 && <0.7), 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), unix-compat (>=0.2), wai (>=0.4 && <0.5) [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
Source repo head: git clone git://github.com/erikd/http-proxy.git
Uploaded by ErikDeCastroLopo at 2011-12-07T12:19:02Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 14032 total (50 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]