Skip to content
/ httpcmw Public

Package httpcmw supports creating middleware chains for HTTP clients.

License

Notifications You must be signed in to change notification settings

mna/httpcmw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpcmw GoDoc Build Status

Package httpcmw is a collection of bite-sized middleware with chaining support for HTTP clients (Doer, see http://0value.com/Let-the-Doer-Do-it). See the godoc for full documentation.

Installation

$ go get github.com/PuerkitoBio/httpcmw/...

Use -u to update, -t to install test dependencies.

License

The BSD 3-clause license, see LICENSE file.

About

Package httpcmw supports creating middleware chains for HTTP clients.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published