本文介绍了是否有带响应缓存的Ruby http客户端库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有一个Ruby http客户端库,其中响应由ETag自动缓存,If-Non-Match标头应用于以前使用过的URL上的请求?

Is there a Ruby http client library where responses are automatically cached by ETag and the If-Non-Match header applied to requests on previously used URLs?

推荐答案

您可能需要查看(2015年1月归档版)以获得完整概述。

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

这篇关于是否有带响应缓存的Ruby http客户端库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-18 22:35
查看更多