Skip to content

Conversation

@halimath
Copy link
Owner

The http middleware uses a wrapper type that wraps http.ResponseWriter. This PR lets the wrapper satisfy additional interfaces from http package:

  • http.Flusher
  • http.Hijacker
  • http.Pusher

@halimath halimath merged commit 9f20c1b into main Oct 21, 2025
20 checks passed
halimath added a commit that referenced this pull request Oct 21, 2025
@halimath halimath deleted the feature/response_writer_additional_interfaces branch October 21, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants