| Package | Description |
|---|---|
| xyz.cofe.http | |
| xyz.cofe.http.web |
| Modifier and Type | Field and Description |
|---|---|
protected xyz.cofe.collection.Func4<Boolean,HttpHeaders,URL,URL,List<xyz.cofe.collection.Pair<URL,URL>>> |
HttpResponse.redirectValidate |
| Modifier and Type | Method and Description |
|---|---|
HttpHeaders |
HttpHeaders.clone() |
static HttpHeaders |
HttpHeaders.createFromMultiMap(Map<String,List<String>> multiMap) |
HttpHeaders |
HttpResponse.getHttpHeaders() |
HttpHeaders |
HttpRequest.getHttpHeaders() |
HttpHeaders |
HttpHeaders.set(String key,
String value)
Установка заголовка
|
| Modifier and Type | Method and Description |
|---|---|
xyz.cofe.collection.Func4<Boolean,HttpHeaders,URL,URL,List<xyz.cofe.collection.Pair<URL,URL>>> |
HttpResponse.getRedirectValidate()
Возвращает проверку redirect.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
HttpResponse.setHttpHeaders(HttpHeaders headers) |
void |
HttpRequest.setHttpHeaders(HttpHeaders headers) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpResponse.setRedirectValidate(xyz.cofe.collection.Func4<Boolean,HttpHeaders,URL,URL,List<xyz.cofe.collection.Pair<URL,URL>>> redirectValidate)
Устанавливает проверку redirect.
|
| Constructor and Description |
|---|
HttpHeaders(HttpHeaders source) |
| Modifier and Type | Field and Description |
|---|---|
protected xyz.cofe.collection.Func4<Boolean,HttpHeaders,URL,URL,List<xyz.cofe.collection.Pair<URL,URL>>> |
SiteScanner.redirectValidate |
Copyright © 2017. All rights reserved.