peter.sh
peter.sh copied to clipboard
Network switches (eg --disable-http2) are excluded
https://source.chromium.org/chromium/chromium/src/+/master:components/network_session_configurator/common/network_switch_list.h defines a few switches
but they're not listed in https://peter.sh/experiments/chromium-command-line-switches/
I see the the .cc is listed in the blocklist: https://github.com/beverloo/peter.sh/blob/master/services/services/command-line-flags/blacklist.txt
but ideally the switches defined in the header file would be included, right?