tree: 9c889b692bbbc7adbb31c2835f8e13eb062b2bf6
  1. ascii.go
  2. headermap.go
  3. httpcommon_test.go
  4. README.md
  5. request.go
  6. request_test.go
src/net/http/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.