Skip to content

Package http400 provides tools for creating HTTP 400 responses, for the Go programming language.

License

Notifications You must be signed in to change notification settings

reiver/go-http400

Repository files navigation

go-http400

Package http400 provides tools for creating HTTP 400 responses, for the Go programming language.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-http400

GoDoc

Import

To import package http400 use import code like the following:

import "github.com/reiver/go-http400"

Installation

To install package http400 do the following:

GOPROXY=direct go get github.com/reiver/go-http400

Author

Package http400 was written by Charles Iliya Krempeaux

About

Package http400 provides tools for creating HTTP 400 responses, for the Go programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages