gin.go
8.86 KB
-
fix: improve multipart form data handling in gin context · d5871296
- 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.
CaIon committed