fastboot-express-middleware icon indicating copy to clipboard operation
fastboot-express-middleware copied to clipboard

Added option to enable post processing fastboot response

Open rennomarcus opened this issue 8 years ago • 0 comments

Motivation: If a developer wants to do some extra parsing in the response created by fastboot. The only option to use other middleware's is when fastboot throws an error. This will enable the middleware chain remain opened.

Related issue: https://github.com/ember-fastboot/fastboot-express-middleware/issues/30

rennomarcus avatar Nov 30 '17 13:11 rennomarcus