Imports
- github.com/andybalholm/brotli
- github.com/klauspost/compress/zstd
- github.com/refraction-networking/utls
- golang.org/x/net/http/httpguts
- golang.org/x/net/http/httpproxy
- golang.org/x/net/http2/hpack
- golang.org/x/net/idna
Imports in module “github.com/dteh/dhttp”
- github.com/dteh/dhttp/httptrace
- github.com/dteh/dhttp/internal
- github.com/dteh/dhttp/internal/ascii
- github.com/dteh/dhttp/internal/godebug
Standard library imports
- bufio
- bytes
- compress/flate
- compress/gzip
- compress/zlib
- container/list
- context
- crypto/rand
- encoding/base64
- encoding/binary
- errors
- fmt
- io
- io/fs
- log
- maps
- math
- math/bits
- math/rand
- mime
- mime/multipart
- net
- net/textproto
- net/url
- os
- path
- path/filepath
- reflect
- runtime
- slices
- sort
- strconv
- strings
- sync
- sync/atomic
- time
- unicode
- unicode/utf8
- unsafe