Package | Description |
---|---|
org.apache.olingo.client.api | |
org.apache.olingo.client.api.communication.header |
Modifier and Type | Method and Description |
---|---|
ODataHeaders |
CommonODataClient.newVersionHeaders() |
Modifier and Type | Method and Description |
---|---|
ODataHeaders |
ODataHeaders.setHeader(HeaderName name,
String value)
Add the specified header.
|
ODataHeaders |
ODataHeaders.setHeader(String name,
String value)
Add the specified (custom) header (header name is case-insensitive).
|
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.