\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

$headers

$headers

$body

$body

$method

$method

Methods

__construct()

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

Parameters

mixed $method
mixed $url
array $headers
mixed $body

Returns

mixed —