mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-02 09:01:14 +08:00
Although not specified on the main page, as per
b12a6245d9/tests/browser/test.js we can see that this is part of the request module.
More practically: local testing shows adding the {withCredentials:false} option allows us to create a request that accepts an "*" value for the Access-Control-Allow-Origin header.