ERR_INVALID_URL


传递给 WHATWGURL 构造函数 的 URL 无效,需要解析。抛出的错误对象通常有一个额外的属性 'input',其中包含解析失败的 URL。

【An invalid URL was passed to the WHATWG URL constructor to be parsed. The thrown error object typically has an additional property 'input' that contains the URL that failed to parse.】