Closed cove closed 8 years ago
Thank you for raising this issue. The original goal for httpstat was to replicate httpstat.py in go, I think we're well on the way to doing this as well as implementing most of the common features of curl.
With that said, I do not plan to implement this,l request, ita simply too far from the original goal of pretty timing stats from a http request.
Thank you for your understanding.
oh yeah, no worries. :) just thought it might be an interesting feature to have on the cli.
It sounds like an interesting project, but it's outside the scope of this project.
On Mon, Sep 26, 2016 at 12:32 PM, cove notifications@github.com wrote:
oh yeah, no worries. :) just thought it might be an interesting feature to have on the cli.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/davecheney/httpstat/issues/62#issuecomment-249466732, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAcA8iPaIVozrQ2ZYYXiQ37vSyK3CIJks5qty7SgaJpZM4KF-CJ .
would be interesting to have realtime sharing of stats to have more data points when troubleshooting a site. e.g. how did this test compare with others from your AS over the past day, or compared to other ASs, historical error rates. sort of how speedtest.net allows you to see how your download speeds compare to others. would be nice if there was an existing free service that it could just integrate like downdetector.com or netcraft.com, but they don't have free APIs.