|
PHP RestApi
REST is an acronym for REpresentational State Transfer and an architectural style for distributed hypermedia systems.
|
This is the complete list of members for Samy\SimpleApi\ClientRequest, including all inherited members.
| getAuthorization() | Samy\SimpleApi\RequestInterface | |
| getAuthType() | Samy\SimpleApi\RequestInterface | |
| getCredentials() | Samy\SimpleApi\RequestInterface | |
| hasAuthorization() | Samy\SimpleApi\RequestInterface | |
| sendRequest(string $Method, string $EndPoint, array $Data=array()) | Samy\SimpleApi\ClientRequest | |
| withAuthType(string $AuthType) | Samy\SimpleApi\RequestInterface | |
| withCredentials(string $Credentials) | Samy\SimpleApi\RequestInterface |