| Package | Description |
|---|---|
| org.aoju.bus.http | |
| org.aoju.bus.http.internal.http |
| Modifier and Type | Field and Description |
|---|---|
static CookieJar |
CookieJar.NO_COOKIES
A cookie jar that never accepts any cookies.
|
| Modifier and Type | Method and Description |
|---|---|
CookieJar |
HttpClient.cookieJar() |
| Modifier and Type | Method and Description |
|---|---|
HttpClient.Builder |
HttpClient.Builder.cookieJar(CookieJar cookieJar) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpHeaders.receiveHeaders(CookieJar cookieJar,
HttpUrl url,
Headers headers) |
| Constructor and Description |
|---|
BridgeInterceptor(CookieJar cookieJar) |
Copyright © 2019. All rights reserved.