jpillora / xdomain

A pure JavaScript CORS alternative
https://jpillora.com/xdomain/
3.12k stars 270 forks source link

Basic auth requests triggers browser's authentication popup #196

Open cusspvz opened 7 years ago

cusspvz commented 7 years ago

When sending basic auth requests, it works as usual if you enter correct credentials, but it will trigger browser's authentication popup if server responds with 401 (Unauthorized).

Browsers affected so far:

Browsers that weren't affected so far: