flask-profiler icon indicating copy to clipboard operation
flask-profiler copied to clipboard

needed an option to store also api responses, not only requests

Open yubang opened this issue 9 years ago • 2 comments
trafficstars

能否记录下返回的结果呢,因为这个插件在用于测试API接口的时候需要这个功能,这样子便于调试。

Can record the result returned, because this plug-in when used to test the API interface to need this functionality, it easy to debug.

yubang avatar Jul 06 '16 04:07 yubang

Indeed, it can be a useful functionality. It would be better to have a settings directive to turn this functionality on or off because some API outputs may be too large to store.

muatik avatar Jul 06 '16 07:07 muatik

@yubang would you like to participate as a coder in the implementation of this?

muatik avatar Nov 05 '16 09:11 muatik