insidewhy commented on issue #306: URL: https://github.com/apache/couchdb-nano/issues/306#issuecomment-1290432976
Ah we were inadvertently using `jsdom` in our server tests (it's the default unless you set `testEnvironment` to `node` in the config. It was hijacking the routines used by axios which forced the preflight request. Very annoying :D -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
