Content deleted Content added
Added advantages and disadvantages |
|||
Line 14:
===Disadvantages===
* Embedded content must be extracted and decoded before changes may be made, then re-encoded and re-embedded afterward.
* Base64-encoded data:
* URL-encoded data:
* Information that is embedded more than once is redownloaded as part of the containing file, and does not benefit from the browser's cache.
* Browsers limits to URL length provide a maximum data size.
|