Home | History | Annotate | Download | only in client

Lines Matching refs:redirectCount

159     private int redirectCount;
244 this.redirectCount = 0;
929 if (redirectCount >= maxRedirects) {
933 redirectCount++;