A function that can be used to tell the controller to stream the response of an endpoint or not. If it returns false, the function to handle responses should be defined, otherwise, an error will be generated.
false
The information of the response.
A function that can be used to tell the controller to stream the response of an endpoint or not. If it returns
false
, the function to handle responses should be defined, otherwise, an error will be generated.