Class | Description |
---|---|
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.
|
Cookie.Builder | |
Cookies |
Represents a collection of cookies
|
Header |
Represents a HTTP header
|
Headers |
Represents collection of headers
|
Enum | Description |
---|---|
ContentType |
Enumeration of common IANA
content-types.
|
Method |
Enumeration of some common HTTP methods that can be used in REST Assured.
|
Copyright © 2010–2020. All rights reserved.