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

Module Stdlib::Morsel

Provides models for the http.cookies.Morsel class

See https://docs.python.org/3.9/library/http.cookies.html#http.cookies.Morsel.

Import path

import semmle.python.frameworks.Stdlib

Predicates

instance

Gets a reference to an instance of http.cookies.Morsel.

Classes

InstanceSource

A source of instances of http.cookies.Morsel, extend this class to model new instances.