提交 f22db809 编写于 作者: J Joshua Peek

Response#cache_control is defined later

上级 e12380e7
...@@ -33,7 +33,6 @@ module ActionDispatch # :nodoc: ...@@ -33,7 +33,6 @@ module ActionDispatch # :nodoc:
# end # end
class Response < Rack::Response class Response < Rack::Response
attr_accessor :request, :blank attr_accessor :request, :blank
attr_reader :cache_control
attr_writer :header, :sending_file attr_writer :header, :sending_file
alias_method :headers=, :header= alias_method :headers=, :header=
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册