Closed trevrosen closed 4 years ago
Fixes #78
Small fix to remove manual IO manipulation to dump out request/response stuff in debug mode.
httputil offers functions for this, which I didn't realize at the time that I wrote the original code.
httputil
Fixes #78
What
Small fix to remove manual IO manipulation to dump out request/response stuff in debug mode.
Why
httputil
offers functions for this, which I didn't realize at the time that I wrote the original code.