YetaWF.Core.ImageHttpHandler Package Documentation

Display
Print

YetaWF.Core.HttpHandler.ImageHttpHandler.ProcessRequest Method

Called by the middleware (.NET) to process a request for an image.

Class: YetaWF.Core.HttpHandler.ImageHttpHandler
Namespace: YetaWF.Core.HttpHandler
Assembly: YetaWF.Core.ImageHttpHandler

Syntax

public Task ProcessRequest( HttpContext context );

Parameters

context

The HTTP context of the request.

See Also YetaWF.Core.HttpHandler.ImageHttpHandler ClassYetaWF.Core.ImageHttpHandlerYetaWF.Core