File: README.md

package info (click to toggle)
golang-github-coreos-pkg 3-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 320 kB
  • sloc: sh: 30; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
httputil
====

Common code for dealing with HTTP.

Includes:

* Code for returning JSON responses.

### Documentation

Visit the docs on [gopkgdoc](http://godoc.org/github.com/coreos/pkg/httputil)