It’s not possible unless you’re using a Host Framework that supports HTTP Request Context access via a singleton.
If your Host Framework supports this, you can use the RequestContext.Instance.Items collection to store and access Request Info you need to make available, e.g: