| Package | Description |
|---|---|
| org.swisspush.gateleen.core.http |
| Modifier and Type | Method and Description |
|---|---|
HeaderFunctions.EvalScope |
HeaderFunction.apply(io.vertx.core.MultiMap headers) |
| Modifier and Type | Method and Description |
|---|---|
static Consumer<HeaderFunctions.EvalScope> |
HeaderFunctions.remove(String headerName) |
static Consumer<HeaderFunctions.EvalScope> |
HeaderFunctions.setAlways(String headerName,
String expression) |
static Consumer<HeaderFunctions.EvalScope> |
HeaderFunctions.setIfAbsent(String headerName,
String expression) |
static Consumer<HeaderFunctions.EvalScope> |
HeaderFunctions.setIfPresent(String headerName,
String expression) |
Copyright © 2016–2018. All rights reserved.