On Tue, Apr 13, 2010 at 5:39 PM, Jonas Sicking <[email protected]> wrote:

> On Tue, Apr 13, 2010 at 5:34 PM, Michael Nordman <[email protected]>
> wrote:
> > Hmmm... maybe FormData could have a toBlob() method, and an inverse means
> of
> > initializing a FormData object with a properly encoded Blob.
>
> What's the use case? ;)
>

Persisting FormData and reconstituting it at a later time. For example when
offline then back online.

/ Jonas

Reply via email to