joepie91 / node-bhttp

A sane HTTP client library for Node.js with Streams2 support.
62 stars 12 forks source link

Cross-origin redirect with basic auth is incorrect #35

Open stevenvachon opened 7 years ago

stevenvachon commented 7 years ago

Basic authentication should not be transitive across redirects to a different origin.