Back to Practical Aspnetcore

Rely on default timeout policy on MVC

projects/request-timeouts-middleware/request-timeout-6/README.md

latest161 B
Original Source

Rely on default timeout policy on MVC

This sample shows on how to use default timeout policy on MVC. There is no need to specify RequestTimeout attribute.