How to I sniff this from iTunes?
Posted
by Alex
on Server Fault
See other posts from Server Fault
or by Alex
Published on 2010-04-16T19:08:11Z
Indexed on
2010/04/16
19:14 UTC
Read the original article
Hit count: 343
If you have used Firebug, you know that you can see the "AJAX" requests back and forth. And you can see the headers sent.
I would like the same thing. Except, I would like to sniff iTunes. I want to know the REST API that iTunes uses to talk to the cloud. As well as the user-agent and headers sent.
© Server Fault or respective owner