CodeQL library for Python
codeql/python-all 0.8.2 ( changelog , source )
Search

Member predicate Http :: Server :: RouteSetup :: Range :: getARequestHandler

Gets a function that will handle incoming requests for this route, if any.

NOTE: This will be modified in the near future to have a RequestHandler result, instead of a Function.

Function getARequestHandler ( )