summaryrefslogtreecommitdiff
path: root/ext/websocket/lib.rs
diff options
context:
space:
mode:
authorDivy Srivastava <dj.srivastava23@gmail.com>2023-12-11 10:16:12 +0530
committerGitHub <noreply@github.com>2023-12-11 04:46:12 +0000
commite8fc7c20b754514cf99741f630751cc8bb756145 (patch)
treec21839ba4a909bc62148b1404331dca048e578bb /ext/websocket/lib.rs
parent67eec263086056713cefce61ed775d126beb5390 (diff)
fix(ext/node): stub ServerResponse#flushHeaders (#21526)
This commit adds a no-op flushHeaders method to the ServerResponse object. It is a nop because the ServerResponse implementation is based on top of the Deno server API instead of the Node `OutgoingMessage` base. Fixes #21509
Diffstat (limited to 'ext/websocket/lib.rs')
0 files changed, 0 insertions, 0 deletions