1
0
mirror of https://github.com/golang/go synced 2024-11-26 18:06:55 -07:00

doc: update go1.8.html to remove mention of logging of bad requests

TBR=See https://golang.org/cl/33244

Updates #18095

Change-Id: I80f3a0462e6cc431b03927fa919cda4f6eee8d97
Reviewed-on: https://go-review.googlesource.com/33687
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Brad Fitzpatrick 2016-11-30 05:20:25 +00:00
parent 32aff9ea7f
commit b6cc37d8df

View File

@ -1173,10 +1173,6 @@ crypto/x509: return error for missing SerialNumber (CL 27238)
in addition to the previous <code>If-None-Match</code>
support.
</li>
<li> <!-- CL 27950 -->
The server now logs bad requests.
</li>
</ul>
<p>