Module: RestClient

Defined in:
lib/aliyun/oss/http.rb

Overview

Monkey patch rest-client to exclude the ‘Content-Length’ header when ‘Transfer-Encoding’ is set to ‘chuncked’. This may be a problem for some http servers like tengine.

Defined Under Namespace

Modules: Payload