芝麻web文件管理V1.00
编辑当前文件:/www/wwwroot/shphe-en.com/admin/extend/vendor/qiniu/php-sdk/src/Qiniu/Http/Request.php
method = strtoupper($method); $this->url = $url; $this->headers = $headers; $this->body = $body; } }