I have implemented a similar library some time ago ((un)fortunately not open source), but since httplug is now stable I'd like to switch. What I'm missing is logging of requests and responses. I have implemented it as a decorator (see code below). I'll be happy to send a PR if you'd like to include this feature in httplug.
I have implemented a similar library some time ago ((un)fortunately not open source), but since httplug is now stable I'd like to switch. What I'm missing is logging of requests and responses. I have implemented it as a decorator (see code below). I'll be happy to send a PR if you'd like to include this feature in httplug.