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

THTTPRouter.UnRegisterInterceptor

Removes a request interceptor

Declaration

Source position: httproute.pp line 252

public procedure THTTPRouter.UnRegisterInterceptor(

  const aName: string

);

Arguments

aName

  

Name of interceptor to remove

Description

UnRegisterInterceptor removes the specified interceptor from the router. It searches for the interceptor by name and removes it from the collection.


Documentation generated on: Jan 27 2026