Home | History | Annotate | Download | only in http

Lines Matching refs:StatusOK

262 		case StatusOK:
1553 if g, e := res.StatusCode, StatusOK; g != e {