|
|
|
|
|
by skykooler
2414 days ago
|
|
General limits for what? If you can segfault a program with 28kb of JSON, that's far below the maximum many APIs will return, so you'd need to do some sort of pre-parsing of the JSON to determine the nesting level before parsing it... |
|