async-http icon indicating copy to clipboard operation
async-http copied to clipboard

Potentially add verbose logging to `Async::HTTP::Internet`

Open ioquatix opened this issue 4 years ago • 0 comments

Consider adding debug logging re automatic gzip handling etc #68

  • So consider moving Falcon::Middleware::Verbose to Async::HTTP.
  • Enable for Async::HTTP::Internet when $VERBOSE.
  • Improve output formatting.

Add documentation:

  • Show compression headers / body.
  • Explain how to enable/use.

ioquatix avatar Apr 24 '21 04:04 ioquatix