Using of arrays on Handlers work on the beginning and in the middle, but when array is on last position of router definition, it is not propagated and it throws this error:
error: Internal server error: handler.call is not a function handler.call is not a function
This is thrown from this line.
Using of arrays on Handlers work on the beginning and in the middle, but when array is on last position of router definition, it is not propagated and it throws this error:
This is thrown from this line.