|
|
|
|
|
by theandrewbailey
4221 days ago
|
|
1. Other form encoding types have discrete MIME type fields. 2. While data URIs are awesome, it forces you to process that URI in some way (parse, regex, whatever) just to get the MIME type. Also, this forces 13 bytes of redundancy every time. |
|