head()
No Description Provided
Function Definition
ts
public head(url: string): Promise<IHttpResponse>;
Arguments
- url: string
Returns
- Promise<IHttpResponse>
Documentation
No Documentation Provided Yet