public class HttpHeaderFinder extends Object
| Constructor and Description |
|---|
HttpHeaderFinder(List<HttpHeader> headers) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String aHeaderName) |
Optional<String> |
getOpt(String aHeaderName) |
Copyright © 2023. All rights reserved.