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.
복습용 저장
복습용 저장
이 항목을 북마크하거나, 어렵게 표시하거나, 복습 세트에 넣을 수 있습니다.