(クッキー)

They are yummu.

Default Plone cookies

TODO

クッキーを読む

Usually you want to read incoming cookies sent by the browser.

Example:

self.request.cookies.get(“cookie_name”, “default_value_if_cookie_not_set”)

It is also possible to read

クッキーを設定する

Creating subdomain cookies

Other resources

目次

前のトピックへ

(セッション)

次のトピックへ

(ステータスメッセージ)

このページ