We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6b2cd commit 5297df3Copy full SHA for 5297df3
doc/go1.14.html
@@ -763,7 +763,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
763
<dd>
764
<p><!-- CL 185117 -->
765
When parsing of a URL fails
766
- (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>
767
or <a href="/pkg/net/url/#ParseRequestURI"><code>ParseRequestURI</code></a>),
768
the resulting <a href="/pkg/net/url/#Error.Error"><code>Error</code></a> message
769
will now quote the unparsable URL.
0 commit comments