HttpContext encapsulates all HTTP-specific information about an individual HTTP request. HttpContext resides in System.Web namespace which contains classes and interfaces for browser-server communication. HttpContext also implements IServiceProvider interface. You can access current context using HttpContext.Current property.
Web API doesn't directly include HttpContext because REST...
Powered by Blogger.
Software Architect at Surge Global/ Certified Scrum Master
Experienced in Product Design, Software Engineering, Team management and Practicing Agile methodologies.