有没有办法跟踪http://someserver.com/logs/server.log等资源?
这就是我对本地文件要做的事情。
tail -F /var/logs/somefile.log
我想要类似于通过 http 协议访问的文件的内容
http tail
http ×1
tail ×1