Pooya Parsa
Pooya Parsa
Hi dear @tobiasdiez. With upcoming work of https://github.com/unjs/crossws/pull/55 for next release, you can either abort upgrade in `upgrade` hook by returning a `Response` or send custom headers using `{ headers...
Sounds reasonable. Thinking more but i guess we can do it by introducing new setup hook and give an interface to it to interact.
Closing assuming setting headers would be enough. i couldn't find any cross platform API for it also.
cloudflare durable objects provide similar infrastructure. We might support a similar feature but it needs async API to be cross platform./
canceling for now
Streaming support would be a big improvement, I will track this once had some time.
PR is more than welcome if you like to contribute 👍 (also feel free to make a dedicated issue so we can track http2 support separately)
Thanks for the issue. Related upstream issues https://github.com/http-party/node-http-proxy/issues/1343 and https://github.com/nodejs/node/issues/27880 This feature was originally introduced in http-proxy via https://github.com/http-party/node-http-proxy/pull/742 as part of bug fix for nginx and chunked streaming. I...
https://github.com/nodejs/undici/issues/2046 should fixes in node 20.11+
Sorry for late response @itpropro. Actually it is part of new design that (similar to vue, vite docs) we have a compact and minimal TOC dropdown instead of sidebar. One...