| Package | Description | 
|---|---|
| org.apache.hc.client5.testing.redirect | 
| Modifier and Type | Field and Description | 
|---|---|
| Redirect.ConnControl | Redirect. connControl | 
| Modifier and Type | Method and Description | 
|---|---|
| static Redirect.ConnControl | Redirect.ConnControl. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Redirect.ConnControl[] | Redirect.ConnControl. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| Redirect(int status,
        String location,
        Redirect.ConnControl connControl) | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.