| Package | Description |
|---|---|
| org.aoju.bus.http | |
| org.aoju.bus.http.magic | |
| org.aoju.bus.http.metric | |
| org.aoju.bus.http.metric.http |
| Modifier and Type | Method and Description |
|---|---|
CookieJar |
Httpd.cookieJar() |
| Modifier and Type | Method and Description |
|---|---|
Httpd.Builder |
Httpd.Builder.cookieJar(CookieJar cookieJar)
设置可以接受来自传入HTTP响应的cookie并向传出HTTP请求提供cookie的处理程序.
|
| Modifier and Type | Method and Description |
|---|---|
HttpBuilder |
HttpBuilder.cookieJar(CookieJar cookieJar) |
| Modifier and Type | Field and Description |
|---|---|
static CookieJar |
CookieJar.NO_COOKIES
A cookie jar that never accepts any cookies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetCookieJar
委托cookie 给
CookieHandler |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpHeaders.receiveHeaders(CookieJar cookieJar,
UnoUrl url,
Headers headers) |
| Constructor and Description |
|---|
BridgeInterceptor(CookieJar cookieJar) |
Copyright © 2020. All rights reserved.