Version
4.5.8
Context
The current API of the SessionHandler does not support setting the domain attribute of the session cookie.
If the web server is serving multiple hosts, it would be convenient to use the same session for the same client by setting the domain attribute of the session cookie.
Additional Information
If accepted, I volunteer to contribute this.