mirror of
https://github.com/golang/go
synced 2024-11-18 19:14:40 -07:00
c10e262955
The parser was assuming it would find <body> or </head>. If the entire response is just <meta> tags, it finds EOF and treats that as an error. It's not. This is the same change as in https://golang.org/cl/68520044. Fixes #9556. Change-Id: If51ed36e7364c15788311039caf8323eb5fe9a6c Reviewed-on: https://go-review.googlesource.com/2650 Reviewed-by: Minux Ma <minux@golang.org> |
||
---|---|---|
.. | ||
buildutil | ||
callgraph | ||
exact | ||
gccgoimporter | ||
gcimporter | ||
importer | ||
loader | ||
pointer | ||
ssa | ||
types | ||
vcs |