当前位置: 首页>>代码示例>>Python>>正文


Python sanic.response模块代码示例

sanic.response共有9个方法/函数/属性,点击链接查看相应的源代码示例。

1. sanic.response.json() ,61个项目使用

2. sanic.response.text() ,40个项目使用

3. sanic.response.html() ,24个项目使用

4. sanic.response.redirect() ,18个项目使用

5. sanic.response.HTTPResponse() ,14个项目使用

6. sanic.response.file() ,7个项目使用

7. sanic.response.raw() ,6个项目使用

8. sanic.response.stream() ,5个项目使用

9. sanic.response.file_stream() ,5个项目使用



注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。