294 295 296
# File 'lib/rack/response.rb', line 294 def cache_control=(value) set_header CACHE_CONTROL, value end