diff options
| author | Emmanuel Odeke <emm.odeke@gmail.com> | 2016-07-04 23:57:05 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2016-07-13 16:52:52 +0000 |
| commit | 76da6491e802410bf84e122b8694bf01a6cf57cd (patch) | |
| tree | 8ca59f5b1a4f9e16b356866cc56c57feb281cc45 /src/net | |
| parent | 2fcb25e07b2549f607aa174ceab974f8732ea0f4 (diff) | |
| download | go-76da6491e802410bf84e122b8694bf01a6cf57cd.tar.xz | |
doc/go1.7.html: document that http.Server now enforces request versions
Document that the http.Server is now stricter about rejecting
requests with invalid HTTP versions, and also that it rejects plaintext
HTTP/2 requests, except for `PRI * HTTP/2.0` upgrade requests.
The relevant CL is https://golang.org/cl/24505.
Updates #15810.
Change-Id: Ibbace23e001b5e2eee053bd341de50f9b6d3fde8
Reviewed-on: https://go-review.googlesource.com/24731
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/net')
0 files changed, 0 insertions, 0 deletions
