Files
godoxy-yusing/internal
yusing c098fef615 fix(http): enhance Content-Length handling in ResponseModifier
- Introduced origContentLength and bodyModified fields to track original content length and body modification status.
- Updated ContentLength and ContentLengthStr methods to return accurate content length based on body modification state.
- Adjusted Write and FlushRelease methods to ensure proper handling of Content-Length header.
- Modified middleware to use the new ContentLengthStr method.
2025-12-04 17:26:15 +08:00
..
2025-10-10 09:57:08 +08:00
2025-10-26 16:57:16 +08:00
2025-10-26 16:38:08 +08:00