What is WSGI?
The full form of WSGI is Web Server Gateway Interface. This is actually a Python standard in PEP 3333. It provides the protocol for web servers to communicate with a web application.
It mainly plays a role at the time of project deployment.
保存以便复习
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。