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

Module Starlette::Url

Provides models for the starlette.requests.URL class

See the URL part of https://www.starlette.io/websockets/.

Import path

import semmle.python.frameworks.Starlette

Predicates

classRef

Gets a reference to the starlette.requests.URL class.

instance

Gets a reference to an instance of starlette.requests.URL.

Classes

InstanceSource

A source of instances of starlette.requests.URL, extend this class to model new instances.