Interface IndexHtmlRequestListener

    • Method Detail

      • modifyIndexHtmlResponse

        void modifyIndexHtmlResponse​(IndexHtmlResponse indexHtmlResponse)
        The method allows to modify the Index HTML response before it is sent to browser.
        Parameters:
        indexHtmlResponse - the response object which includes the VaadinRequest, VaadinResponse, and Document