[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-16 UTC."],[[["This error, `ContentTypeSpecifiedMultipleTimes`, is raised when both `mime_type` and `http_headers` in a configuration file specify a content type."],["The error occurs even if `mime_type` and `http_headers` specify the same content type, indicating a redundancy."],["This validation rule specifically applies to static handlers, such as those defining `static_dir` or `static_files`."],["The error's primary alias is `google.appengine.api.appinfo.appinfo_errors.ContentTypeSpecifiedMultipleTimes`."]]],[]]