|
PHP RestApi
REST is an acronym for REpresentational State Transfer and an architectural style for distributed hypermedia systems.
|
Public Member Functions | |
| __construct () | |
Public Member Functions inherited from Samy\SimpleApi\RequestInterface | |
| hasAuthorization () | |
| getAuthorization () | |
| getAuthType () | |
| withAuthType (string $AuthType) | |
| getCredentials () | |
| withCredentials (string $Credentials) | |
Simple SimpleApi ServerRequest implementation.
| Samy\SimpleApi\ServerRequest::__construct | ( | ) |
SimpleApi ServerRequest construction.