-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Go's httputil.ReverseProxy handles Trailers. We currently don't. It would be a tricky thing to do because they need to be inserted after the body has been streamed. I'm not sure how to do it with hyper.
See reverseproxy.go for an example of how the go folks do it!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels