package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/circleci/docker.git
Documentation: pkg.go.dev

# Structs

MalformedHostHeaderOverride is a wrapper to be able to overcome the 400 Bad request coming from old docker clients that send an invalid Host header.
MalformedHostHeaderOverrideConn wraps the underlying unix connection and keeps track of the first read from http.Server which just reads the headers.