| # Copyright 2019 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. | |
| "GET" | |
| "HEAD" | |
| "data:" | |
| "data:," | |
| "text/html" | |
| "text/plain" | |
| "image/png" | |
| "text/plain," | |
| "charset=" | |
| "US-ASCII" | |
| ";charset=US-ASCII" | |
| "base64" | |
| "base64," | |
| ";base64," | |
| ";base64" | |
| "all" | |
| "%" | |
| "," | |
| ";" | |
| "%20" | |
| "%00" |