mikeal / bent

Functional JS HTTP client (Node.js & Fetch) w/ async await

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debugging logging

xyzzy-plugh-plover opened this issue · comments

Optional debugging logging would be useful, like outputting the whole request including request type (GET, POST, etc.), request headers, request body, expected status codes, returned data type, etc.