Skip to content

Notes about GAE Google App Engine

Noam Meltzer edited this page May 5, 2019 · 3 revisions

NOTE: This page needs more work


Make sure to add this block to app.yaml (see 1393):

env_variables:
    GAE_USE_SOCKETS_HTTPLIB : 'true'
Clone this wiki locally