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
We just upgraded to 6.5.1 and are having problems with hapi parsing files into buffers. Specifically for files that are part of inputs that are arrays.
For the following Multi Part Upload Payload. The "file" parameter is parsed correctly to a buffer but the "object[file]" is not parsed correctly.
We just upgraded to 6.5.1 and are having problems with hapi parsing files into buffers. Specifically for files that are part of inputs that are arrays.
For the following Multi Part Upload Payload. The "file" parameter is parsed correctly to a buffer but the "object[file]" is not parsed correctly.
The text was updated successfully, but these errors were encountered: