Home | History | Annotate | Download | only in renderer

Lines Matching defs:is_post

1052   bool is_post = EqualsASCII(failed_request.httpMethod(), "POST");
1082 helper->GetErrorHTML(frame, error, is_post, error_html);
1088 *error_description = LocalizedError::GetErrorDetails(error, is_post);