Home > @dinofe/xt-core > XApisauceInstance > head
# XApisauceInstance.head property
发送HEAD请求
Signature:
head: <T, U = T>(url: string, params?: {}, axiosConfig?: CustomAxiosRequestConfig) => Promise<XApiResponse<T, U>>;
Home > @dinofe/xt-core > XApisauceInstance > head
发送HEAD请求
Signature:
head: <T, U = T>(url: string, params?: {}, axiosConfig?: CustomAxiosRequestConfig) => Promise<XApiResponse<T, U>>;