yunify / qingcloud-sdk-python

QingCloud SDK for Python
Apache License 2.0
54 stars 49 forks source link

Close HTTPConnection When ResponseBody is Empty #20

Closed pengsrc closed 8 years ago

pengsrc commented 8 years ago

Signed-off-by: Peng Jingwen pengsrc@yunify.com

pengsrc commented 8 years ago

Some QingStor APIs don't have response body, should close the connection explicitly.