Skip to content

akshayjshah/negotiate

Repository files navigation

negotiate GoDoc Build Status Coverage Status

Negotiate is a simple HTTP content type negotiation package. Since its core dependency doesn't tag releases, it checks in vendor/ and doesn't leak any vendored types.

Installation

go get -u github.com/akshayjshah/vendor

Current Status

Stable. Once golang/go#19307 is resolved, I'll stop maintaining this package.