[[["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 2023-04-26 UTC."],[[["This code manages X-Appengine-\\* headers by saving them into the request context."],["The `init_from_wsgi_environ` function initializes context variables from matching X-Appengine headers if present."],["Various context variables are defined, such as API_TICKET, AUTH_DOMAIN, DEFAULT_NAMESPACE, and others related to user and request data."],["The `PREFIX` variable is set to `'HTTP_X_APPENGINE_'`, indicating the expected header prefix."]]],[]]