Package jetbrains.buildServer.util.http
Interface CustomRedirectStrategy
-
public interface CustomRedirectStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
shouldRedirect(String requestUri, int responseCode, String responseReasonPhrase)
-