package goautoneg

Import Path
	github.com/munnerz/goautoneg (on go.dev)

Dependency Relation
	imports 3 packages, and imported by one package

Involved Source Files autoneg.go
Package-Level Type Names (only one)
/* sort by: | */
Structure to represent a clause in an HTTP Accept Header Params map[string]string Q float64 SubType string Type string
Package-Level Functions (total 2)
Negotiate the most appropriate content_type given the accept header and a list of alternatives.
Parse an Accept Header string returning a sorted list of clauses