-
public final class NetworkResponse.Redirect extends NetworkResponse
-
-
Method Summary
Modifier and Type Method Description IntegergetCode()BooleangetFromPayloadRequest()final StringgetLocation()final Map<String, List<String>>getHeaders()-
-
Method Detail
-
getFromPayloadRequest
Boolean getFromPayloadRequest()
-
getLocation
final String getLocation()
-
getHeaders
final Map<String, List<String>> getHeaders()
-
-
-
-