class QHttpServerRouterRule#

概述#

方法#

虚方法#

注意

此文档可能包含从 C++ 自动翻译到 Python 的代码片段。我们始终欢迎对片段翻译的贡献。如果您发现翻译存在问题,您也可以通过在https:/bugreports.qt.io/projects/PYSIDE上创建工单来告诉我们

详细描述#

exec(request, responder)#
参数:
返回类型

bool

hasValidMethods()#
返回类型

bool

matches(request, match)#
参数:
返回类型

bool