How would one, for example, dynamically override the `session.cookie_domain` parameter in FrameworkBundle based on the domain of the incoming request?
How would one, for example, dynamically override the
session.cookie_domainparameter in FrameworkBundle based on the domain of the incoming request?