class Rack::Session::Abstract::SessionHash
def self.set_options(req, options)
def self.set_options(req, options) req.set_header RACK_SESSION_OPTIONS, options.dup end
def self.set_options(req, options) req.set_header RACK_SESSION_OPTIONS, options.dup end