mis-matched-count.https.window.js (352B)
1 // META: script=resources/util.js 2 // META: script=/common/utils.js 3 4 async_test(make_message_test(ECHO_URL+"?mismatch=true&token="+token(), "1"), "Critical-CH no restart on mismatched hints") 5 async_test(make_message_test(ECHO_URL+"?multiple=true&mismatch=true&token="+token(), "1"), "Critical-CH w/ multiple headers and no restart on mismatched hints")