| Package | Description |
|---|---|
| io.enoa.http | |
| io.enoa.http.protocol.enoa | |
| io.enoa.http.provider.httphelper.http.req |
| Modifier and Type | Method and Description |
|---|---|
Http |
Http.header(HttpHeader header) |
default Http |
Http.header(HttpHeader[] headers) |
| Modifier and Type | Method and Description |
|---|---|
default Http |
Http.header(Collection<HttpHeader> headers) |
| Modifier and Type | Method and Description |
|---|---|
Set<HttpHeader> |
HttpRequest.headers() |
| Modifier and Type | Method and Description |
|---|---|
Set<HttpHeader> |
_HttpHelperRequest.headers() |
| Modifier and Type | Method and Description |
|---|---|
_HttpHelperRequest.Builder |
_HttpHelperRequest.Builder.header(HttpHeader header) |
| Modifier and Type | Method and Description |
|---|---|
_HttpHelperRequest.Builder |
_HttpHelperRequest.Builder.headers(Set<HttpHeader> headers) |
Copyright © 2018. All rights reserved.