Package http415 provides tools for creating HTTP 415 responses, for the Go programming language.
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-http415
To import package http415 use import
code like the following:
import "github.com/reiver/go-http415"
To install package http415 do the following:
GOPROXY=direct go get github.com/reiver/go-http415
Package http415 was written by Charles Iliya Krempeaux