This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Description
#1) Thanks for the awesome library, it's a fantastic implementation and a great learning tool!
#2) Having a bit of a hard time configuring the HttpStatisicsLogger :( After hacking the code and adding in a then after the post to find out why it's failing, it can't connect as the Connection is refused, but it's refused as it's trying port 443 and not port 80, might be useful to add a ->then promise for failures on those requests to log out why. So how do I configure the URL for HttpStatisticsLogger to use port 80?
#3) There has been a few merge requests go in, but no further releases?