monika icon indicating copy to clipboard operation
monika copied to clipboard

Request and response in verbose mode

Open nicnocquee opened this issue 3 years ago • 0 comments

To help debugging easier, let's show the following information when monika is run in verbose mode.

  • [x] The sent request: URL, method, body if any, headers if any.
  • [x] The received response: Status code, body if any.

nicnocquee avatar Jul 18 '22 07:07 nicnocquee