你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
WsgiMiddleware 类
- 继承
-
builtins.objectWsgiMiddleware
构造函数
WsgiMiddleware(app)
参数
名称 | 说明 |
---|---|
app
必需
|
|
方法
handle |
handle
handle(req: HttpRequest, context: Context | None = None) -> HttpResponse
参数
名称 | 说明 |
---|---|
req
必需
|
|
context
|
默认值: None
|