Skip to main content

response_json

Function response_json 

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

Response.json(): 本文を JSON.parse して解決する Promise。