httpplease.js
httpplease.js copied to clipboard
Passing Cookies (Server Side)
It looks like the server side code uses xmlhttprequest, which doesn't support cookies. To pass a cookie, I would need to make a plugin that uses something like xmlhttprequest-cookie instead. Does that sound right, or do you have other suggestions?