mirror of https://github.com/golang/go.git
doc: fix typo
This commit is contained in:
parent
80f7484af7
commit
2b84d25763
|
|
@ -883,7 +883,7 @@ proxyHandler := &httputil.ReverseProxy{
|
|||
if a <code>CNAME</code> record referred to a name that with no <code>A</code>,
|
||||
<code>AAAA</code>, or <code>CNAME</code> record. This change modifies
|
||||
<code>LookupCNAME</code> to match the previous behavior on Windows,
|
||||
allowing allowing <code>LookupCNAME</code> to succeed whenever a
|
||||
allowing <code>LookupCNAME</code> to succeed whenever a
|
||||
<code>CNAME</code> exists.
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue