| # Copyright (c) 2016 The Chromium Authors. All rights reserved. | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| # | |
| "inline" | |
| "attachment" | |
| "filename" | |
| "=" | |
| "*=" | |
| ";" | |
| "\"" | |
| "'" | |
| " " | |
| "," | |
| "''" | |
| # A newline. | |
| "\x0a" | |
| "?" | |
| "%" | |
| "en" | |
| "EUC-JP" | |
| "iso-8859-1" | |
| "utf-8" | |
| "windows-1253" | |
| "bogus_charset''foo.html'" | |
| "\\x" |