tree: 37a4ce2d3515aeebf072b680164dd806b09cdb02
  1. ascii.go
  2. gzip.go
  3. gzip_test.go
  4. headermap.go
  5. httpcommon_test.go
  6. README.md
  7. request.go
  8. request_test.go
internal/httpcommon/README.md

These two packages are identical:

  • net/http/internal/httpcommon
  • golang.org/x/net/internal/httpcommon

The two are kept in sync manually. Any change to one should be made in the other.