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