public interface HasCustomServletHeaders
ApplicationFactory
to return a list of custom headers
that should be added to the AJAX responses of your Vaadin application.Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getHeaders() |
Copyright © 2021. All rights reserved.