Has anyone had any experience reading the Http header and cookies associated with the HTTP requests made to ArcGIS? We have a custom security model that embeds a user specific token (non ArcGIS token) in each HTTP request made from our web app.
I'd like to see if there something available in the ArcObjects functionality that would allow us to extract this data.
thoughts?