Modifier and Type | Method | Description |
---|---|---|
abstract HttpClient.Redirect |
HttpClient.followRedirects() |
Returns the follow-redirects setting for this client.
|
static HttpClient.Redirect |
HttpClient.Redirect.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HttpClient.Redirect[] |
HttpClient.Redirect.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
abstract HttpClient.Builder |
HttpClient.Builder.followRedirects(HttpClient.Redirect policy) |
Specifies whether requests will automatically follow redirects issued
by the server.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2015, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b151-2