loopback/server
Miroslav Bajtoš 0058efb2ee Remove unnecessary allocations from rest handler
Correctly cache the list of `preHandlers` so that they are built only
once in application lifetime.

Remove array concatenation, use a new callback function instead.
2015-01-13 08:48:22 +01:00
..
middleware Remove unnecessary allocations from rest handler 2015-01-13 08:48:22 +01:00