| Package | Description |
|---|---|
| io.restassured.http | |
| io.restassured.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
Cookie
Cookie class represents a token or short packet of state information
(also referred to as "magic-cookie") that the HTTP agent and the target
server can exchange to maintain a session.
|
class |
Header
Represents a HTTP header
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiValueEntity<T extends NameAndValue> |
Copyright © 2010–2020. All rights reserved.