Package | Description |
---|---|
com.github.diegonighty.http | |
com.github.diegonighty.http.util |
Modifier and Type | Method and Description |
---|---|
default HttpConnection<T> |
HttpConnection.addRequestFields(HeaderMap map)
Add headers to http request
|
Modifier and Type | Method and Description |
---|---|
static HeaderMap |
HeaderMap.of(java.util.Map<HttpConnection.RequestField,java.lang.Object> map) |
static HeaderMap |
HeaderMap.ofString(java.util.Map<java.lang.String,java.lang.Object> map) |