public class HeaderUtils extends Object
Constructor and Description |
---|
HeaderUtils() |
Modifier and Type | Method and Description |
---|---|
static Map<String,List<String>> |
lowercaseAndRemoveAuthHeaders(Map<String,List<String>> headers)
Remove Authorization and Proxy Authorization headers from request headers.
|
static String |
resolveApiVersion(Map<String,List<String>> headers)
Resolve value of api version from request headers.
|
Copyright © 2015–2021 Yahoo! Inc.. All rights reserved.