On Wed, Sep 21, 2011 at 5:59 PM, Bill Burdick <[email protected]>wrote:

> back through a server to get it.  The data scheme essentially allows a
> client to emulate a web server for itself (note the mime-type in the
> example).
>

Thank you for the explanation. Are data URLs always (or normally)
base64-encoded or do they allow arbitrary encodings? (i assume the latter
since the URL contains the encoding name?) If data URLs most commonly use
one format or another, i would strongly prefer to use that same format for
transferring binary over JSON (simply via "portability via ubiquity"
reasons).

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to