chromium/third_party/blink/web_tests/external/wpt/fetch/api/cors/resources/not-cors-safelisted.json

[
  ["accept", "\""],
  ["accept", "012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678"],
  ["accept-language", "\u0001"],
  ["accept-language", "@"],
  ["authorization", "basics"],
  ["content-language", "\u0001"],
  ["content-language", "@"],
  ["content-type", "text/html"],
  ["content-type", "text/plain; long=0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901"],
  ["range", "bytes 0-"],
  ["test", "hi"]
]