Quiero escribir una autenticación básica simple con fetch, pero sigo ... let url = 'http://eu.httpbin.org/basic-auth/user/passwd'; let username = 'user'; ...
確定! 回上一頁