Searched defs:httpCode (Results 1 – 3 of 3) sorted by relevance
65 public final int httpCode; field in ErrorCode69 private ErrorCode(int httpCode, int spdyRstCode, int spdyGoAwayCode) { in ErrorCode()
61 public final int httpCode; field in ErrorCode65 private ErrorCode(int httpCode, int spdyRstCode, int spdyGoAwayCode) { in ErrorCode()