Closed jimjkelly closed 5 years ago
Note that this is reopening of #578, as requested. I don't use harp anymore, so I couldn't extensively test this, but it's a pretty focused straight-forward change and I've added a couple tests to confirm functionality.
I have to say it's pretty disheratening to be asked to resubmit a PR only to have it ignored a second time. I spent my free time on this, the second time around to try and better a project I don't even use anymore. Please don't solicit work if you are just going to ignore, it's a waste of both of our time.
As was discussed in issue #558, as Harp is now it is not possible to distinguish between an instance listening on localhost and any ip. This change fixes that.
Also adds tests to confirm behavior.