Summary

    allows you to get access to transfer statistics of arequest and access the lower level transfer details of the handlerassociated with your client. is a callable that is invokedwhen a handler has finished sending a request. The callback is invokedwith transfer statistics about the request, the response received, or theerror encountered. Included in the data is the total amount of time takento send the request.
    Types

    • callable
    Constant



    The callable accepts a object.