http-proxy

Version 0.1.2.0 revision 0 uploaded by ErikDeCastroLopo.

Package meta

Synopsis
A library for writing HTTP and HTTPS proxies
Description

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.

Author
Michael Snoyman, Erik de Castro Lopo
Bug reports
https://github.com/erikd/http-proxy/issues
Category
Web
Copyright
n/a
Homepage
https://github.com/erikd/http-proxy
Maintainer
erikd@mega-nerd.com
Package URL
n/a
Stability
Experimental

Components