jco icon indicating copy to clipboard operation
jco copied to clipboard

Trailers support

Open guybedford opened this issue 11 months ago • 1 comments

Jco's Node.js implementation could support trailers via the Node.js HTTP API - https://nodejs.org/docs/latest/api/http.html#responseaddtrailersheaders.

guybedford avatar Jan 24 '25 23:01 guybedford

Noting that this PR is related, so that we can tackle this (and close that PR early, since it's equivalent to this problem)

https://github.com/bytecodealliance/jco/pull/576

vados-cosmonic avatar Mar 10 '25 16:03 vados-cosmonic