Module Http::Server::CookieWrite
Provides a class for modeling new cookie writes on HTTP responses.
Import path
import semmle.python.ConceptsClasses
| Range | A data-flow node that sets a cookie in an HTTP response. |
| SameSiteLax | A |
| SameSiteNone | A |
| SameSiteStrict | A |
| SameSiteValue | A possible value for the SameSite attribute of a cookie. |