json - Can URL #anchor contain binary data? -
i'm trying encode web pages state in #anchor. right base64 encoding json string, gets long (10k+). apparently hit kind of url length limitation , doesn't work right (it gets cut off , json data structure can't reconstructed).
i talked of buddies , said try bzip or gzip it. tried that, #anchor
binary data.
i haven't been able decode properly, , i'm not sure if got sent correctly part of url.
does know how add binary data in #anchor
, if it's idea, or how come alternative working solution problem?
i not bother of this.
use local storage
large data, , send reference through anchor data.
Comments
Post a Comment