Hi:
I am looking at this link:
http://httparchive.org/interesting.php?a=All&l=Jun%2015%202017
Are the the scripts and stylesheets being analyzed the html inline or external file?
Thanks
Kevin
Hi:
I am looking at this link:
http://httparchive.org/interesting.php?a=All&l=Jun%2015%202017
Are the the scripts and stylesheets being analyzed the html inline or external file?
Thanks
Kevin
Those are only stand-alone script resources and don’t include anything inline in html.
So the inline JS and CSS is counted in HTML category, correct?
Thanks
Kevin
Correct (at least the bytes are - the counts for inline chunks wouldn’t be reported anywhere)
Thanks for the quick reply.
Kevin