Python bottle.response模块,常用函数和类
下面列出了Python bottle.response 模块中定义的常用函数和类,我们从51个开源Python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. content_type() | 用在(16)个项目中 |
2. status() | 用在(15)个项目中 |
3. headers() | 用在(14)个项目中 |
4. set_header() | 用在(13)个项目中 |
5. set_cookie() | 用在(13)个项目中 |