Interface ResponseProcessor

    • Method Detail

      • processResponse

        WebResponse processResponse​(WebResponse webResponse)
        Processes the content of a response.
        Parameters:
        webResponse - the web response to modify
        Returns:
        the (potentially) modified web response