webkit2png
webkit2png copied to clipboard
Caching
Hi, does webkit2png have an integrated cache? If so, there should be a flag to clear and ignore it. At the moment I am tricking it into ignoring its cache files with the user-agent flag, but this is not optimal of course. Would be very happy to see this addition :) Great tool, many thanks!
Appending ?$RANDOM to the end of the website URL seems to fix the problem.
Appending ?$RANDOM will not solve cached CSS :-/
Same here, but messing with the user-agent will.
https://github.com/yig/webkit2png/commit/10c8d1ab3da53a8a92aab842af12742cd89c50f9
Looks like this guy might have figured it out
Did not work for me
The short answer is I don't actually know. The longer answer will involve some investigation.