-
Notifications
You must be signed in to change notification settings - Fork 358
Open
Labels
addition/proposalNew features or enhancementsNew features or enhancementsneeds implementer interestMoving the issue forward requires implementers to express interestMoving the issue forward requires implementers to express interesttopic: apitopic: http
Description
I still think this is something we should do as it's part of HTTP and with newer iterations of H/2 it's a feature that's a lot easier to make use of due to overall improved infrastructure.
My current thinking is that building this on top of #980 and #607 (as you can have multiple trailer header lists per request/response) is the way to go. FetchObserver
could have a sendTrailer(Headers trailer)
and ontrailer
event handler or some such. Details probably best sorted once there's more firm implementer interest.
rektide, mlasak, akshayjshah, tmccombs, barnabee and 11 morejcayzac
Metadata
Metadata
Assignees
Labels
addition/proposalNew features or enhancementsNew features or enhancementsneeds implementer interestMoving the issue forward requires implementers to express interestMoving the issue forward requires implementers to express interesttopic: apitopic: http