Interface Request.BeginListener

    • Method Detail

      • onBegin

        void onBegin​(Request request)
        Deprecated.
        Callback method invoked when the request begins being processed in order to be sent. This is the last opportunity to modify the request.
        Parameters:
        request - the request that begins being processed