/scalaz-http-client

Resurection of Scalaz-Http: A fully functional HTTP client

Primary LanguageScalaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

DEPRECATED

Please have a look at, and use, httpz which does exactly what this project was going to do.

scalaz-http-client

Resurection of Scalaz-Http: A fully funcitonal HTTP client

Note: This is very much a work in progress.

This code is based off the now deprecated scalaz-http, with minor changes. The original had bindings for use in a servlet type environment, but that is no longer within the source. Instead, a more general library is planned but servlet bindings may make an appearance some day again.

The initial goal is to have a HTTP client like library that does not use any other http libraries to achieve its goal and to not merely be a wrapper either.