Unit 'IdCustomHTTPServer' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdHTTPHeaderExpectationsEvent

Declaration

Source position: IdCustomHTTPServer.pas line 222

type TIdHTTPHeaderExpectationsEvent = procedure(

  AContext: TIdContext;

  const AExpectations: string;

  var VContinueProcessing: Boolean

) of object;



CT Web help

CodeTyphon Studio