-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
在有 HTTP authentication 的情况下不能正常工作。
build.js:8 POST https://www.example.com/jsonrpc 401 (Unauthorized)i @ build.js:8t.default.methods.testConnection @ build.js:8(anonymous function) @ build.js:20t.default.methods.connectToServer @ build.js:8(anonymous function) @ build.js:20t.default.events.connectToServer @ build.js:8e.$emit @ build.js:21e.$dispatch @ build.js:21t.default.methods.connect @ build.js:8(anonymous function) @ build.js:20
Navigated to https://www.example.com/glutton/
应该是因为 rcp.call 时没有带上 Authorization:Basic xxxxxxxxxxxxxx 头信息