mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 22:30:47 +01:00
fix(http): correct Unwrap method and enhance error handling in Hijack method
- Updated the Hijack method in LazyResponseModifier and ResponseModifier to return a wrapped error for unsupported hijacking. - Added a nil check in LazyResponseModifier's Unwrap method to ensure safe access to the underlying ResponseWriter.
This commit is contained in: