Home | History | Annotate | Download | only in message

Lines Matching full:rline

536         RequestLine rline = that.requestLine;
537 if (this.requestLine == null && rline != null)
539 else if (this.requestLine == rline)