Skip to content
On this page

post()

No Description Provided

Function Definition

ts
public post(url: string, body: string): Promise<IHttpResponse>;

Arguments

  • url: string
  • body: string

Returns

  • Promise<IHttpResponse>

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk