wch / webshot

Take screenshots of web pages from R
http://wch.github.io/webshot/
227 stars 40 forks source link

Fix windows file url handling #110

Closed wch closed 2 years ago

wch commented 2 years ago

This change makes fix_windows_url handle URLs like "file://localhost/C:\\msys64", with a protocol and backslashes.