for example

This commit is contained in:
Stefan Baebler 2020-03-05 17:04:43 +01:00
parent 0e6b2cd6bf
commit 5297df3220
1 changed files with 1 additions and 1 deletions

View File

@ -763,7 +763,7 @@ Do not send CLs removing the interior tags from such phrases.
<dd>
<p><!-- CL 185117 -->
When parsing of a URL fails
(e.g. by <a href="/pkg/net/url/#Parse"><code>Parse</code></a>
(for example by <a href="/pkg/net/url/#Parse"><code>Parse</code></a>
or <a href="/pkg/net/url/#ParseRequestURI"><code>ParseRequestURI</code></a>),
the resulting <a href="/pkg/net/url/#Error.Error"><code>Error</code></a> message
will now quote the unparsable URL.