Package | Description |
---|---|
io.restassured.config |
Modifier and Type | Method and Description |
---|---|
ConnectionConfig.CloseIdleConnectionConfig |
ConnectionConfig.closeIdleConnectionConfig() |
Modifier and Type | Method and Description |
---|---|
ConnectionConfig |
ConnectionConfig.closeIdleConnectionsAfterEachResponseAfter(ConnectionConfig.CloseIdleConnectionConfig closeIdleConnectionConfig)
Close open connections that have idled for the amount of time specified in this config after each response.
|
Constructor and Description |
---|
ConnectionConfig(ConnectionConfig.CloseIdleConnectionConfig closeIdleConnectionConfig)
Create a new Connection configuration with the supplied settings.
|
Copyright © 2010–2024. All rights reserved.