php curl getting the resources(js,css,etc) of the webpage?
- by hao
for example when i open stackoverflow.com for the first time, it pulls
http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js
Is there a way for me to get this list of js that are downloaded?