haxy: A simple HTTP proxy server library
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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 executable program is a simple non-caching identity proxy and is used for testing the library.
Properties
Versions | 0.9, 0.9.1, 0.9.1, 1.0, 1.0.1 |
---|---|
Change log | None available |
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.3 && <1.1), url (>=2.1.2 && <2.2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2012-2013 Stevens Institute of Technology |
Author | Andrey Chudnov |
Maintainer | Andrey Chudnov <oss@chudnov.com> |
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 0.9.1) |
Uploaded | by AndreyChudnov at 2013-11-19T01:16:09Z |
Modules
[Index]
- Network
- HTTP
Downloads
- haxy-0.9.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees