Tuesday 29 January 2013

Lifecycle of an HTTP message in ASP.NET Web API

This Image shows how an HTTP request flows through the Web API pipeline, and how the HTTP response arrive back. It has also shows extensibility points, where we can add custom code or even replace the default behavior entirely.

This Image is used by web developers who want to understand the Web API pipeline. You can download that image from below link. This image is available in PDF file.

For printing purpose it's size is 24"X30". There are two version of that image one is full color and other is a gray-scale version.

Image : 
Lifecycle of an HTTP message in ASP.NET Web API


Click To Download full color Image.
Click To Download gray scale Image.

Source : http://www.microsoft.com

No comments:

Post a Comment