commit | b935f7b5d723c82894e1a1fd936a94dd2d1eae46 | [log] [tgz] |
---|---|---|
author | yincong <yincong@baidu.com> | Wed Dec 18 02:15:59 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Dec 18 08:05:47 2024 -0800 |
tree | 1abf9fd0bb926ebbde3c1997162455899ea5c2b8 | |
parent | 9af49ef148d7d8b3e4cbbd9cc0cd37f2a520a4a3 [diff] |
html: avoid endless loop on error token Fixes #70179 Change-Id: I2a0a1fc2e96f7d8eefd0abdf7ef8ba243a6e8645 GitHub-Last-Rev: a601ecd8498cf5e2e9911d59a194795a21c539ef GitHub-Pull-Request: golang/net#226 Reviewed-on: https://go-review.googlesource.com/c/net/+/624895 Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplementary Go networking packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/net.
The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.