| Class | Description |
|---|---|
| CurlCommand |
Represents curl command and provides a way to serialize it through
CurlCommand.asString(Platform,
boolean, boolean) method. |
| CurlCommand.FormPart | |
| CurlCommand.Header | |
| CurlCommand.ServerAuthentication | |
| CurlLoggingInterceptor |
Logs each HTTP request as CURL command in "curl" log.
|
| CurlLoggingRestAssuredConfigFactory |
Creates `RestAssuredConfig` objects that configure REST-assured to log each HTTP request as CURL
command.
|
| Http2Curl |
Generates CURL command for a given HTTP request.
|
| Options | |
| Options.Builder |
| Enum | Description |
|---|---|
| Platform |
Copyright © 2016–2017. All rights reserved.