# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package godebug parses the GODEBUG environment variable.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package socks provides a SOCKS version 5 client implementation.
Package testcert contains a test-only localhost certificate.
No description provided by the author
No description provided by the author
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
ErrLineTooLong is the error that header line too long.
# Structs
FlushAfterChunkWriter signals from the caller of NewChunkedWriter that each chunk should be followed by a flush.