Commit f87194c
doc/go1.17: document changes to net/http package
Changes include:
* ReadRequest function now returns an error when a request has multiple
Host headers.
For golang#44513.
Updates golang#46015.
Change-Id: I48ea7c5cee3f1d1a247035fd37191362a53d1f04
Reviewed-on: https://go-review.googlesource.com/c/go/+/317914
Reviewed-by: Dmitri Shuralyov <[email protected]>
Trust: Heschi Kreinick <[email protected]>1 parent 217f5dd commit f87194c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
| 427 | + | |
427 | 428 | | |
428 | 429 | | |
429 | 430 | | |
| |||
0 commit comments