提交 b079f7a3 编写于 作者: S Steve Klabnik

fix the build

上级 1b7894c9
......@@ -28,6 +28,7 @@ def not_modified?(modified_at)
end
def etag_matches?(etag)
etag = etag.gsub(/^\"|\"$/, "")
if_none_match_etags.include?(etag)
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册