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

      • value: number

        The price of the HTTP request

      Returns void