我想用fetch写一个简单的基本身份验证,但我一直收到401错误。 ... require('base-64'); let url = 'http://eu.httpbin.org/basic-auth/user/passwd'; let username = '...
確定! 回上一頁