Unit 'HTTPRoute' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TRequestInterceptorItem.InterceptAt

Timing for when the interceptor runs

Declaration

Source position: httproute.pp line 183

public property TRequestInterceptorItem.InterceptAt : TInterceptAt
  read FInterceptAt
  write FInterceptAt;

Description

InterceptAt specifies when this interceptor should be executed. It determines whether the interceptor runs before or after normal request processing.


Documentation generated on: Jan 27 2026