@NotThreadSafe public static class HeaderMap.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
boolean |
add(String key,
Path path)
Add a mapping from include directive to path.
|
HeaderMap |
build()
Build the header map.
|