Closed samchon closed 2 years ago
When a controller method returns nothing, EncryptedRoute occurs below error:
EncryptedRoute
The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined
When a controller method returns nothing,
EncryptedRoute
occurs below error: