Web.HTTPApp.IWebPostProcessor.CanCachePostProcessResponse

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CanCachePostProcessResponse(const AProcessorRequest: IInterface): Boolean;

C++

virtual bool __fastcall CanCachePostProcessResponse(const System::_di_IInterface AProcessorRequest) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp IWebPostProcessor

Description

Embarcadero Technologies does not currently have any additional information.