# Packages
No description provided by the author
No description provided by the author
Package godebug parses the GODEBUG environment variable.
Package testcert contains a test-only localhost certificate.
No description provided by the author
# Functions
NewChunkedReader returns a new chunkedReader that translates the data read from r out of HTTP "chunked" format before returning it.
NewChunkedWriter returns a new chunkedWriter that translates writes into HTTP "chunked" format before writing them to w.
# Variables
No description provided by the author
# Structs
FlushAfterChunkWriter signals from the caller of NewChunkedWriter that each chunk should be followed by a flush.