logo
首页技术栈工具库讨论
webob

webob

WebOb provides objects for HTTP requests and responses. Specifically it does this by wrapping the WSGI request environment and response status/headers/app_iter(body). The request and response objects provide many conveniences for parsing HTTP request and forming HTTP responses. Both objects are read/write: as a result, WebOb is also a nice way to create HTTP requests and parse HTTP responses.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconPylons/webob399
CONDA
conda install -c anaconda webob
查看
标签
根据用户添加的标签生成
暂无标签