12 // allow us to authenticate using HTTP Basic Auth. 13 const url = `http://${credentials}@httpbin.org/basic-auth/${username}/${password}`;.
確定! 回上一頁