Element index for package Microsoft_Http
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ m ]
[ p ]
[ r ]
[ s ]
[ t ]
[ v ]
[ _ ]
_
- $_body
- in file Response.php, variable Microsoft_Http_Response::$_body
The HTTP response body
- $_code
- in file Response.php, variable Microsoft_Http_Response::$_code
The HTTP response code
- $_headers
- in file Response.php, variable Microsoft_Http_Response::$_headers
The HTTP response headers array
- $_message
- in file Response.php, variable Microsoft_Http_Response::$_message
The HTTP response code as string (e.g. 'Not Found' for 404 or 'Internal Server Error' for 500)
- $_statusMessages
- in file Response.php, variable Microsoft_Http_Response::$_statusMessages
List of all known HTTP response status codes
- $_version
- in file Response.php, variable Microsoft_Http_Response::$_version
The HTTP version (1.0, 1.1)
- __construct
- in file Response.php, method Microsoft_Http_Response::__construct()
HTTP response constructor
- $_proxyCredentials
- in file Transport.php, variable Microsoft_Http_Transport::$_proxyCredentials
Proxy credentials
- $_proxyPort
- in file Transport.php, variable Microsoft_Http_Transport::$_proxyPort
Proxy port
- $_proxyUrl
- in file Transport.php, variable Microsoft_Http_Transport::$_proxyUrl
Proxy url
- $_useProxy
- in file Transport.php, variable Microsoft_Http_Transport::$_useProxy
Use proxy?
- $_userAgent
- in file Transport.php, variable Microsoft_Http_Transport::$_userAgent
User agent string
- __construct
- in file Curl.php, method Microsoft_Http_Transport_Curl::__construct()
Microsoft_Http_Transport_Curl constructor
top
top
top
top
top
top
top
top
top
top
top
top
top
|
|