CONTENT_TYPE
CONTENT_TYPE
if content type is not set or content is set to "application/x-www-form-urlencoded", this plugin will handle the request
This catches browser requests to the gateway, to show something more helpful than an error message.
handleDeserializedRequest(mixed $deserializedRequest, \Amfphp_Core_Common_ServiceRouter $serviceRouter) : mixed
handle deserialized request
mixed | $deserializedRequest | |
\Amfphp_Core_Common_ServiceRouter | $serviceRouter |