On 9/19/13 10:51 PM, Julian Aubourg wrote:
But Content-Length is not the same as the length of the string containing the Data URL.
Sure. It can also be a simple formula computed from that length, in the case of base64-encoded data URLs.
And of course you have to subtract out the length of the parts before ','. None of this is all that hard to do.
-Boris
