fix: improve multipart form data handling in gin context
- Added caching for the original Content-Type header in the parseMultipartFormData function. - This change ensures that the Content-Type is retrieved from the context if previously set, enhancing performance and consistency.
Showing
Please
register
or
sign in
to comment