`src/runtime/extern.go` needs docs for some missing `GODEBUG` keys: - `h2debug` (from https://go-review.googlesource.com/#/c/17754/1/http2/http2.go@29) - `h2client=0` (from net/http) and upcoming(?) `h2server=0`? - `netdns` (documented elsewhere, but not in runtime/extern.go) /cc @ianlancetaylor