https://github.com/linsight/should-send-same-site-none/blob/2f71b52d610e4d4d12a2722d83d8f15d95e6e6a3/index.js#L132 this should be `return writeHead.apply(this, arguments);` <img width="1549" height="520" alt="Image" src="https://github.com/user-attachments/assets/6c5749ee-523d-4aeb-8efc-f69594d84831" />
should-send-same-site-none/index.js
Line 132 in 2f71b52
this should be
return writeHead.apply(this, arguments);