Skip to content

Support basic access authentication #1

@xdtianyu

Description

@xdtianyu

在有 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 头信息

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions