Searched refs:kHttpOK (Results 1 – 2 of 2) sorted by relevance
27 static const int kHttpOK = 200; variable304 } else if (response.httpStatusCode() != kHttpOK) { in didReceiveResponse()
50 static const int kHttpOK = 200; variable121 response.setHTTPStatusCode(kHttpOK); in FullResponse()