开发者

Is there a Ruby http client library with a response cache?

Is there a Ruby http client library where responses are automatically cached by ETag and the If-Non-Match header applied to r开发者_如何学Pythonequests on previously used URLs?


You might want to check the list of "Ruby HTTP clients features" (archived version from January 2015) for a complete overview.


Take a look at Faraday-HTTP-Cache.


rufus-jig supports conditional GET.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜