proxy.golang.org : github.com/mbict/negotiator
Package negotiator is a library that handles content negotiation in web applications written in Go. Content negotiation is specified by RFC (http://tools.ietf.org/html/rfc7231) and, less formally, by Ajax (https://en.wikipedia.org/wiki/XMLHttpRequest). A Negotiator contains a list of ResponseProcessor. For each call to Negotiate, the best matching response processor is chosen and given the task of sending the response. For more information visit http://github.com/jchannon/negotiator
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/mbict/negotiator
License: MIT
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/mbict
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago