Package ch.tocco.nice2.web.core.spi
Interface HeaderValueSupplier
- All Known Implementing Classes:
AccessControlAllowOriginHeaderSupplier
public interface HeaderValueSupplier
-
Method Summary
Modifier and TypeMethodDescription@Nullable String
getHeaderValue
(jakarta.servlet.http.HttpServletRequest request)
-
Method Details
-
getHeaderValue
-