| Constructor and Description |
|---|
RequestIdentityWebFilter() |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<Void> |
filter(ServerWebExchange exchange,
WebFilterChain chain)
Sets the X-Broker-API-Request-Identity header in the response if a value is received in the request
from the platform
|
public reactor.core.publisher.Mono<Void> filter(ServerWebExchange exchange, WebFilterChain chain)