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 3ed9769 commit 9f87b7cCopy full SHA for 9f87b7c
doc/go1.14.html
@@ -762,10 +762,10 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
762
<dl id="net/url"><dt><a href="/pkg/net/url/">net/url</a></dt>
763
<dd>
764
<p><!-- CL 185117 -->
765
- When parsing of an URL fails
766
- (e.g. by <a href="/pkg/net/url/#Parse"><code>Parse</code></a>
+ When parsing of an URL fails
+ (e.g. 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
+ the resulting <a href="/pkg/net/url/#Error.Error"><code>Error</code></a> message
769
will now quote the unparsable URL
770
for clearer structure and consistency with other parsing errors.
771
</p>
0 commit comments