Search
Preparing search index...
The search index is not available
onex-utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
onex-utils
url/type
Module url/type
Index
Functions
type
Functions
type
0.0.35
provide
type
(
url
:
string
)
:
UrlType
判断链接对应的资源类型,会有一定的资源损耗
remarks
会模拟请求链接对应的资源的,然后根据请求头的content-type判断对应资源的类型 需要注意浏览器中使用注意同源策略,可能有些链接的请求直接被浏览器拦截
Parameters
url:
string
Returns
UrlType
Exports
url/type
type
判断链接对应的资源类型,会有一定的资源损耗
会模拟请求链接对应的资源的,然后根据请求头的content-type判断对应资源的类型 需要注意浏览器中使用注意同源策略,可能有些链接的请求直接被浏览器拦截