0
Files
src/net
Bo Liu 1c3c18d5e0 net: DumpWithoutCrashing for invalid header name
Add a temporary DumpWithoutCrashing for when an invalid header key is
set. This is to debug crbug.com/1028189 where a header key fails to
deserialize correctly.

Bug: 1028189
Change-Id: I8848f1b4b78363b56babd787d73f24f8c11dec3c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2401278
Reviewed-by: Matt Menke <mmenke@chromium.org>
Commit-Queue: Bo <boliu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#805369}
2020-09-09 17:05:28 +00:00
..
2020-09-03 22:41:50 +00:00

Chrome Networking Stack

This directory contains the code behind Chrome's networking stack. It is documented here.