public class HttpUtil extends Object
| Constructor and Description |
|---|
HttpUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
flattenHttpHeaders(kong.unirest.Headers headers)
Take HTTP headers and convert list in value to string by taking the first value from the list.
|
Copyright © 2016–2020 Wultra s.r.o.. All rights reserved.