| Package | Description |
|---|---|
| com.aliyun.core.http.policy |
| Modifier and Type | Method and Description |
|---|---|
HttpLogOptions |
HttpLogOptions.addAllowedHeaderName(String allowedHeaderName) |
HttpLogOptions |
HttpLogOptions.addAllowedQueryParamName(String allowedQueryParamName) |
HttpLogOptions |
HttpLogOptions.setAllowedHeaderNames(Set<String> allowedHeaderNames) |
HttpLogOptions |
HttpLogOptions.setAllowedQueryParamNames(Set<String> allowedQueryParamNames) |
HttpLogOptions |
HttpLogOptions.setLogLevel(HttpLogDetailLevel logLevel) |
HttpLogOptions |
HttpLogOptions.setPrettyPrintBody(boolean prettyPrintBody) |
| Constructor and Description |
|---|
HttpLoggingPolicy(HttpLogOptions httpLogOptions) |
Copyright © 2022. All rights reserved.