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

Member predicate Http::Server::RouteSetup::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()