Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想从 api 获取数据。现在输出为文本。api不接受标准身份验证,标头必须包含2个字段用户名=12345密码=12345有人可以发布一个简单的javascript来做到这一点吗?