pub fn get_web_header_json_value(
response_str: &str,
) -> Result<HeaderQueryContent>Expand description
从相应数据中提取Json树(Json内容)或Header地址(HTML内容)
pub fn get_web_header_json_value(
response_str: &str,
) -> Result<HeaderQueryContent>从相应数据中提取Json树(Json内容)或Header地址(HTML内容)