good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 3dd723ae authored by Mathias Fredriksson's avatar Mathias Fredriksson Committed by GitHub
Browse files

accept: Add unwrapping for hijack like http.ResponseController (#472)

Since we rely on the connection not being hijacked too early (i.e.
detecting the presence of http.Hijacker) to set headers, we must
manually implement the unwrapping of the http.ResponseController. By
doing so, we also retain Go 1.19 compatibility without build tags.

Closes #455
parent 641f4f5c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment