Answer (Choose 1 answer)
Choose the correct information about HTTP Request Pipeline
A. The Request Pipeline in ASP.NET Core Web API Application can have multiple middlewares
B. Once the pipeline is completed, then only it navigates the request to the corresponding controller action method.
OD C. Before hitting the controller action method, the request has to pass through a pipeline.
D. All of the others.
the exam.
Exit 35