output
    Preparing search index...

    Function addRequestCost

    • Attach cost information to the trace of an HTTP Request using the response

      Parameters

      • response: Response | KyResponse

        The response of the HTTP Request to attach the information

      • cost: RequestCost

        The cost information

      Returns void