ookies that were present in the request. It does not see outgoing cookies set by `set_signed_cookie` in this handler. .. versionchanged:: 3.2.1 Added the ``min_version`` argument. Introduced cookie version 2; both versions 1 and 2 are accepted by default. .. versionchanged:: 6.3 Renamed from ``get_secure_cookie`` to ``get_signed_cookie`` to avoid confusion with other uses of "secure" in cookie attributes and prefixes. The old name remains as an alias. rç