Hi i create my rss feed 217.76.185.140/18.rss asp.net server If i add to webclip (gmail) rss http://www.brainyquote.com/link/quotebr.rss it works fine (See up of the inbox there are rss feed) But my own rss feed don't see description tag. 1.I want copy request header (that send gmail to my iis server) HTTP 101. etc content-type
2.Than i want copy it and send this httrrequest with fiddler to http://www.brainyquote.com/link/quotebr.rss 3.Than i will saw http response from quotebr.rss 4. I copy this resopnse and replace description,title etc to my own
1.I want to know how i can safe(log, trace request to iis 5 windows xp) fiddler don't saw it 2. How to see request from gmail to my site 3.Do y have rss samle,wich work in gmail?