Blog: .NET Framework
ASP.NET Web API: Client-Side Pipeline
Excerpt by Phil Ledgerwood
Microsoft .NET Framework technologies that support a request-response pattern typically use a pipeline, which is a sequence of events that fire to process a request and send back an appropriate response.
This course excerpt was originally posted March 01, 2013 from the online courseware ASP.NET Web API, Part 2 of 4: HTTP Pipeline by Phil Ledgerwood