Skip to main content

headers_entries

Function headers_entries 

Source
pub(crate) fn headers_entries(
    _it: &mut Interp,
    this: Value,
    _a: &[Value],
) -> Result<Value, Value>
Expand description

headers.entries()/for (const [k,v] of headers)Symbol.iteratorentries() と同義)が丸ごと未対応だった。