Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0801484 commit b0c5ab6Copy full SHA for b0c5ab6
1 file changed
library/wsgiref.po
@@ -532,6 +532,8 @@ msgid ""
532
"will check that both the *application* and the server invoking it are "
533
"conforming to the WSGI specification and to :rfc:`2616`."
534
msgstr ""
535
+"包装 *application* 并返回一个新的 WSGI 应用程序对象。 返回的应用程序将转发所有请求到原始的 *application*,并将检查"
536
+" *application* 和发起调用它的服务器是否都符合 WSGI 规范和 :rfc:`2616`。"
537
538
#: ../../library/wsgiref.rst:402
539
msgid ""
0 commit comments