DEP0116: 旧版的 URL API
类型: 弃用已撤销
旧版 URL API 已弃用。
这包括 url.format()、url.parse()、url.resolve() 和旧版的 urlObject。
请改用 WHATWG URL API。
Type: Deprecation revoked
The legacy URL API is deprecated. This includes url.format(),
url.parse(), url.resolve(), and the legacy urlObject. Please
use the WHATWG URL API instead.