向GitHub API server 發出請求時,在請求header 需夾帶token。 ... Authentication.basic(this.username, this.password) : 基礎模式,對應前一節的基礎認證。
確定! 回上一頁