| Package | Description |
|---|---|
| cn.orionsec.kit.http | |
| cn.orionsec.kit.http.apache | |
| cn.orionsec.kit.http.ok | |
| cn.orionsec.kit.http.support |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<HttpCookie> |
BaseHttpRequest.cookies
cookies
|
| Modifier and Type | Method and Description |
|---|---|
Collection<HttpCookie> |
BaseHttpRequest.getCookies() |
| Modifier and Type | Method and Description |
|---|---|
BaseHttpRequest |
BaseHttpRequest.cookie(HttpCookie cookie) |
| Modifier and Type | Method and Description |
|---|---|
BaseHttpRequest |
BaseHttpRequest.cookies(Collection<HttpCookie> cookies) |
| Modifier and Type | Method and Description |
|---|---|
List<HttpCookie> |
ApacheResponse.getCookies() |
| Modifier and Type | Method and Description |
|---|---|
List<HttpCookie> |
OkResponse.getCookies() |
| Modifier and Type | Method and Description |
|---|---|
HttpCookie |
HttpCookie.addValue(String key,
String value) |
Copyright © 2025. All rights reserved.