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 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.

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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 async (>=2.0), base (>=4 && <5), blaze-builder (>=0.4), bytestring (>=0.10), bytestring-lexing (>=0.4), case-insensitive (>=1.2), conduit (>=1.2), conduit-extra (>=1.1), http-client (>=0.4.30 && <0.5), http-conduit (>=2.1.7 && <2.2), http-types (>=0.8), mtl (>=2.1), network (>=2.6), resourcet (>=1.1), text (>=1.2), tls (>=1.2), transformers (>=0.3), wai (>=3.2), wai-conduit (>=3.0), warp (>=3.0), warp-tls (>=3.0) [details]
License BSD-3-Clause
Author Michael Snoyman, Erik de Castro Lopo
Maintainer erikd@mega-nerd.com
Revised Revision 1 made by phadej at 2016-07-06T10:19:37Z
Category Web
Home page https://github.com/erikd/http-proxy
Bug tracker https://github.com/erikd/http-proxy/issues
Source repo head: git clone https://github.com/erikd/http-proxy.git
Uploaded by ErikDeCastroLopo at 2016-07-06T09:38:00Z
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 available [build log]
Last success reported on 2016-11-22 [all 1 reports]