mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 21:10:30 +01:00
refactor(http/reverseproxy): performance improvement
- Replaced req.Clone with req.WithContext and url/header/trailer cloning. - Added conditional handling for "Expect" headers to manage 1xx responses with appropriate tracing.
This commit is contained in: