Amongst which of the following technology uses 'Pipelines' to handle request/response?

43. Amongst which of the following technology uses "Pipelines" to handle request/response?

  1. Ruby
  2. Express.js
  3. Flask
  4. Spring Boot

Answer: B) Express.js

Explanation:

Express.js uses pipelines as a series of middleware functions that are executed sequentially to incoming HTTP requests.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.