# File lib/meta_request/middlewares/headers.rb, line 6 def initialize(app, app_config) @app = app @app_config = app_config end