You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The json middleware crashes when it receives an empty string from req.chunk
This causes JSON.parse() to throw an exception since it does not accept empty strings
0 commit comments