[[["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 2022-09-30 UTC."],[[["This error, `InvalidHttpHeaderName`, is raised when an invalid HTTP header name is used within the `http_headers` section of a static handler configuration."],["The `InvalidHttpHeaderName` error inherits from the `Error` class and the `expected_type` validation class."],["This error typically arises in the context of App Engine static handlers where incorrect HTTP header names are specified in the `app.yaml` or `app.json` file."],["The main alias for this error is `google.appengine.api.appinfo.appinfo_errors.InvalidHttpHeaderName`."]]],[]]