- 请参阅:https
- //cloud.google.com/appengine/docs/python/how-requests-are-
handled#Python_The_environment
以下环境变量是CGI标准的一部分,在App Engine中具有特殊的行为
SERVER_SOFTWARE::在 开发Web服务器中 ,该值为“
Development/X.Y”,其中“X.Y”是运行时的版本。在App Engine上运行时 ,该值为“
Google App Engine/X.Y.Z”。



