Skip to content

Commit

Permalink
Merge pull request #50 from dt3310321/s3
Browse files Browse the repository at this point in the history
S3
  • Loading branch information
dt3310321 authored Mar 19, 2018
2 parents 53df508 + f3d9514 commit 744011b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qcloud_cos/cos_op.py
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ def list_folder(self, request):
http_body['num'] = request.get_num()

http_body['context'] = request.get_context()

if request.get_delimiter():
http_body['delimiter'] = request.get_delimiter()

Expand Down

0 comments on commit 744011b

Please sign in to comment.