mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
d478a1c022
Node.js 20 started throwing errors when `writeHead` is called twice on a response. This might have already been invalid before but it wasn't throwing on Node.js 18. Compute the headers object and call `writeHead` once to avoid the issue. Closes gh-5397 |
||
---|---|---|
.. | ||
data | ||
integration | ||
node_smoke_tests | ||
promises_aplus_adapters | ||
unit | ||
delegatetest.html | ||
hovertest.html | ||
index.html | ||
jquery.js | ||
karma.context.html | ||
karma.debug.html | ||
middleware-mockserver.cjs | ||
networkerror.html | ||
server.js | ||
xhtml.php |