osb-checker icon indicating copy to clipboard operation
osb-checker copied to clipboard

RFE: option to dump HTTP transcripts of tests

Open jim-minter opened this issue 7 years ago • 3 comments

It'd be handy if osb-checker could optionally dump the HTTP request sent and response received - makes debugging test failures easier :)

jim-minter avatar Dec 04 '17 21:12 jim-minter

@norshtein @zhongyi-zhang Any solution for resolving this question?

leonwanghui avatar Nov 19 '18 08:11 leonwanghui

I think we can have a try https://www.npmjs.com/package/request-debug.

zhongyi-zhang avatar Nov 19 '18 08:11 zhongyi-zhang

But it is too old. Let's take a look at the first and the second option here: https://github.com/request/request#debugging.

zhongyi-zhang avatar Nov 19 '18 08:11 zhongyi-zhang