MCPcopy
hub / github.com/willnewii/qiniuClient / setAuthorization

Method setAuthorization

src/renderer/api/API.js:32–34  ·  view source on GitHub ↗
(authorization)

Source from the content-addressed store, hash-verified

30 }
31
32 setAuthorization(authorization) {
33 this.config.headers.Authorization = authorization;
34 }
35
36 _request(url, type, param) {
37 this.view && this.view.$Loading.start();

Callers 1

getMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected