haxy: A simple HTTP proxy server library

[ bsd3, library, web ] [ Propose Tags ]

A library for writing HTTP proxy servers with the focus on simplicity, flexibility and modularity. Allows arbitrary transformations on requests and responses and custom caching methods. It's up to the user to make sure that the message transformations are consistent with the HTTP specification. The package versions follow Semantic Versioning model (semver.org).

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.9, 0.9.1, 1.0, 1.0.1 (info)
Change log CHANGELOG
Dependencies base (>=4.3.1.0 && <5), bytestring (>=0.9 && <0.11), data-default-class (>=0.0.1 && <0.1), hostname (>=1.0 && <2), HTTP (>=4000.2.0 && <5000), http-server (>=1.0.6 && <1.1), mtl (>=2 && <3), url (>=2.1.2 && <2.2) [details]
License BSD-3-Clause
Copyright (c) 2012-2015 Stevens Institute of Technology
Author Andrey Chudnov
Maintainer Andrey Chudnov <oss@chudnov.com>
Revised Revision 2 made by AndreyChudnov at 2015-02-23T22:08:36Z
Category Web
Home page http://github.com/achudnov/haxy
Bug tracker http://github.com/achudnov/haxy/issues
Source repo head: git clone git://github.com/achudnov/haxy.git
this: git clone git://github.com/achudnov/haxy.git(tag 1.0)
Uploaded by AndreyChudnov at 2014-06-07T01:56:55Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2832 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]