mirror of https://github.com/golang/go.git
for example
This commit is contained in:
parent
0e6b2cd6bf
commit
5297df3220
|
|
@ -763,7 +763,7 @@ Do not send CLs removing the interior tags from such phrases.
|
||||||
<dd>
|
<dd>
|
||||||
<p><!-- CL 185117 -->
|
<p><!-- CL 185117 -->
|
||||||
When parsing of a URL fails
|
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>),
|
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
|
the resulting <a href="/pkg/net/url/#Error.Error"><code>Error</code></a> message
|
||||||
will now quote the unparsable URL.
|
will now quote the unparsable URL.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue