Imports of package httputils

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Sirupsen/logrus
github.com/docker/docker/pkg/jsonmessage
ioPackage io provides basic interfaces to I/O primitives.
mimePackage mime implements parts of the MIME spec.
net/httpPackage http provides HTTP client and server implementations.
regexpPackage regexp implements regular expression search.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.