-
Notifications
You must be signed in to change notification settings - Fork 5
No size limit #22
Copy link
Copy link
Open
Description
The algorithm doesn't seem give a size limit on how much body is loaded into memory to try and parse as JSON. Caching arbitrary amounts of data in memory to run through a parser, particularly outside of the renderer process, seems not great, particularly when we're not sure if the data is JSON or JS or not.
Admittedly, I don't have full context here, so I may be missing something.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels