revert 5e113bafc
This commit is contained in:
parent
5e113bafc0
commit
83d739e57d
|
@ -92,7 +92,6 @@ class Api::BaseController < ApplicationController
|
|||
end
|
||||
|
||||
def set_cache_headers
|
||||
render json: []
|
||||
response.headers['Cache-Control'] = 'no-cache, no-store, max-age=0, must-revalidate'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue