Home | History | Annotate | Download | only in renderer

Lines Matching full:is_post

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