public static interface HttpProvider.HttpRequest
| Modifier and Type | Method and Description |
|---|---|
void |
addAuthorizationHeader(String value)
Add the Authorization header to this request, with the specified
value.
|
default void |
addHeader(String name,
String value)
Adds the additional (name, value)-pair to be sent as HTTP Headers
on the HTTP Request.
|
Copyright © 2021 HERE Europe B.V. All Rights Reserved.