Whenever you launch a Tropo Session, it will send the session information to the URL attached with the token.
I would like validate this session dump request from my server end. For Twilio you will get "x-twilio-signature" header. I am curious to know all the http headers that tropo sending with the above request.
Thanks for any suggestions / help.
-San