Description
There is a need to load some server context after connecting to a server. Here is list of most important information:
- server timezone - it should be loaded to do proper DateTime conversion
- user - it is important to know actual user if for example Bearer auth is used
- version - it is important to know when certain features are not working on older server versions and for debug purposes