| Modifier and Type | Method and Description |
|---|---|
Options |
Options.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static io.restassured.config.RestAssuredConfig |
CurlLoggingRestAssuredConfigFactory.createConfig(Options options)
Creates a REST-assured configuration to generate curl command using custom options.
|
static io.restassured.config.RestAssuredConfig |
CurlLoggingRestAssuredConfigFactory.updateConfig(io.restassured.config.RestAssuredConfig config,
Options options)
Updates a given REST-assured configuration to generate curl command using custom options.
|
| Constructor and Description |
|---|
CurlLoggingInterceptor(Options options) |
Http2Curl(Options options) |
Copyright © 2016–2017. All rights reserved.