\Qiniu\HttpRequest

Summary

Methods
Properties
Constants
__construct()
$url
$headers
$body
$method
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$url

$url : 

Type

$headers

$headers : 

Type

$body

$body : 

Type

$method

$method : 

Type

Methods

__construct()

__construct(  $method,   $url, array  $headers = array(),   $body = null) 

Parameters

$method
$url
array $headers
$body