Standard library imports
- bufio
- bytes
- compress/gzip
- container/list
- context
- crypto/rand
- crypto/tls
- encoding/base64
- encoding/binary
- errors
- fmt
- golang_org/x/net/http/httpguts
- golang_org/x/net/http/httpproxy
- golang_org/x/net/http2/hpack
- golang_org/x/net/idna
- io
- io/ioutil
- log
- math
- math/rand
- mime
- mime/multipart
- net
- net/http/httptrace
- net/http/internal
- net/textproto
- net/url
- os
- path
- path/filepath
- reflect
- runtime
- sort
- strconv
- strings
- sync
- sync/atomic
- time
- unicode/utf8