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
Yes it should probably be part of the library similar to ie helper for processing chunked encoding to be usable in at least most common cases without the need to write own each time.
Slicing through multipart/form-data should be definitely there, parsing form parts headers too (parseHeaders should handle this already so we just need to use it in a form-data parser)
Do you plan to support parsing Content-Disposition headers?
The text was updated successfully, but these errors were encountered: