I realize session and REST don’t exactly go hand in hand but is it not possible to access session state using the new Web API? HttpContext.Current.Session
is always null.
I realize session and REST don’t exactly go hand in hand but is it not possible to access session state using the new Web API? HttpContext.Current.Session
is always null.