package headers const ( //ContentType ... ContentType = "Content-Type" TransferEncoding = "Transfer-Encoding" Connection = "Connection" CacheControl = "Cache-Control" )