peter.sh icon indicating copy to clipboard operation
peter.sh copied to clipboard

Network switches (eg --disable-http2) are excluded

Open paulirish opened this issue 5 years ago • 0 comments

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?

paulirish avatar Jun 03 '20 23:06 paulirish