Skip to main content

cookie_store_get

Function cookie_store_get 

Source
pub(crate) fn cookie_store_get(
    it: &mut Interp,
    _t: Value,
    a: &[Value],
) -> Result<Value, Value>
Expand description

cookieStore.get(name)(Cookie Store API。丸ごと未対応だった)。 document.cookie と同じ COOKIES を参照する。見つからなければ仕様どおり null