ScottMansfield / widow

Distributed, asynchronous web crawler
GNU Lesser General Public License v2.1
26 stars 4 forks source link

Add support for @import in CSS files and inline <style> contents #13

Open ScottMansfield opened 9 years ago

ScottMansfield commented 9 years ago

The @import CSS "directive" can cause yet another HTTP call to yet another endpoint. It should be included in the total size metric for each page.