Function put

  • Parameters

    • props: PostProps

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

    Returns Promise<Response>

    Promise of a Response object

    Function

    put

    Description

    Send a PUT request to the server.