Package | Description |
---|---|
org.apache.hc.client5.http.impl |
Modifier and Type | Class and Description |
---|---|
class |
LaxRedirectStrategy
A lax implementation of the
RedirectStrategy that automatically handles HTTP redirects
for HEAD, GET, POST, and DELETE requests based on the response status code. |
Modifier and Type | Field and Description |
---|---|
static DefaultRedirectStrategy |
DefaultRedirectStrategy.INSTANCE
Default instance of
DefaultRedirectStrategy . |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.