Skip to content

Commit

Permalink
support ForcePathStyle
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonxu committed Oct 16, 2018
1 parent fa00a7f commit e4d43c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ var logger = {

function getAuth() {
var key = '1.png';
getAuthorization({
cos.options.getAuthorization({
Method: 'get',
Key: key
}, function (auth) {
Expand Down

0 comments on commit e4d43c3

Please sign in to comment.