| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 4efad5d71eff4c442afd7346449956087716a504..a72790aead6c50de005a87d17ecacb3b078bd3ed 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -27931,6 +27931,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
|
|
| <histogram name="Net.HttpRequest.ContainsInvalidHeaderValuesInRFC7230"
|
| enum="Boolean">
|
| + <obsolete>
|
| + Deprecated 06/2016 because this is not continuously tracked.
|
| + </obsolete>
|
| <owner>hiroshige@chromium.org</owner>
|
| <summary>
|
| Whether a request contains invalid request header values in RFC 7230. This
|
| @@ -27959,6 +27962,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
|
|
| <histogram name="Net.HttpResponse.ContainsInvalidHeaderValuesInRFC7230"
|
| enum="Boolean">
|
| + <obsolete>
|
| + Deprecated 06/2016 because this is not continuously tracked.
|
| + </obsolete>
|
| <owner>hiroshige@chromium.org</owner>
|
| <summary>
|
| Whether a response contains invalid response header values in RFC 7230. This
|
|
|