Class AbstractHttp
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
|
protected
|
|
protected
|
#
encodeFormData( mixed $boundary, mixed $name, mixed $value, mixed $filename = null, mixed $headers = array( ) )
|
protected
|
|
protected
|
protected
mixed
|
$protocol |
|
|
protected
mixed
|
$host |
|
|
protected
mixed
|
$port |
|
|
protected
mixed
|
$uri |
|
|
protected
mixed
|
$file |
|
|
protected
string
|
$boundary | '**RGRG87VFSGF86796GSD**' |
|
protected
string
|
$method | "POST" |
|
protected
integer
|
$timeout | 5 |
|
protected
integer
|
$maxRedirects | 1 |
|
protected
string
|
$userAgent | "SMSAPI" |
|
protected
array
|
$headers | array( ) |