-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
The Response class has a trailer attribute that we don't currently implement. Node.js exposes trailers through res.trailer that is only populated when 'end' event is fired.
Reactions are currently unavailable