mirror of
https://github.com/golang/go
synced 2024-11-13 14:20:23 -07:00
a5d61be040
Fixes #30715
Change-Id: Ia3712d248b6dc86abef71ccea6e705a571933d53
GitHub-Last-Rev: 6ae68402a5
GitHub-Pull-Request: golang/go#49359
Reviewed-on: https://go-review.googlesource.com/c/go/+/361397
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
4 lines
167 B
Plaintext
4 lines
167 B
Plaintext
pkg net/http, type MaxBytesError struct #30715
|
|
pkg net/http, type MaxBytesError struct, Limit int64 #30715
|
|
pkg net/http, method (*MaxBytesError) Error() string #30715
|