Interface Response.HeadersListener

    • Method Detail

      • onHeaders

        void onHeaders​(Response response)
        Deprecated.
        Callback method invoked when all the response headers have been received and parsed.
        Parameters:
        response - the response containing the response line data and the headers