Function post

  • Parameters

    • props: PostProps

      Object containing the url, endpoint, body, and headers.

    Returns Promise<Response>

    Promise of a Response object

    Function

    post

    Description

    Send a POST request to the server.