Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # mime_encodings.txt | |
| 2 # | |
| 3 # A list of file extensions followed by the corresponding MIME encoding. | |
| 4 # Extensions not found in the table proceed to the mime_types table. | |
| 5 | |
| 6 Z compress | |
| 7 gz gzip | |
| 8 uu x-uuencode | |
| OLD | NEW |