Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROXY_AUTHORIZATION |
"Proxy-Authorization" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONTENT_ENCODING |
"Content-Encoding" |
public static final String |
CONTENT_LENGTH |
"Content-Length" |
public static final String |
ENCODING_DEFLATE |
"deflate" |
public static final String |
ENCODING_GZIP |
"gzip" |
public static final String |
RETRY_AFTER |
"Retry-After" |
Copyright © 2012–2021 OpenFeign. All rights reserved.