Don't strip cookies/auth when viewing chrome://net-internals/#events
It used to be that you could select whether to strip cookies and auth headers for export, with the default being to strip. The ability to export was since removed, which also lost the option to disable stripping. This change removes stripping all together. (With stripping removed from net-internals#events, users can inadvertently expose data when copy-pasting visualizations of the net log, however this is considered out of scope.) Ultimately this won't matter as net-internals#events is slated for eventual removal (crbug.com/678391). Bug: 777473 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I7833e3c1f15feab8acf8609a82cbc9e2f2dae422 Reviewed-on: https://chromium-review.googlesource.com/747864Reviewed-by:Helen Li <xunjieli@chromium.org> Commit-Queue: Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#513241}
Showing
This diff is collapsed.
Please register or sign in to comment