Searched refs:kHttpPostFailClientError (Results 1 – 1 of 1) sorted by relevance
62 static int const kHttpPostFailClientError = 400; variable140 } else if ((response_code > kHttpPostFailClientError) && in OnURLFetchComplete()