Description

Handles serving plugin assets in development mode. This should not be used in production environments as it has sub-optimal performance when compared to serving files with a real webserver.

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
stringstring _getAssetFile(string assetUrl)
IResponseIResponse process(IServerRequest serverRequest, IRequestHandler requestHandler)
DResponseDResponse deliverAsset(IServerRequest serverRequest, DSplFileInfo file)
this(Json[string]this(Json[string] options = null)
boolbool isNotModified(IServerRequest serverRequest, SplFileInfo file)