You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
I found that if wkhtmltoimage convert a http status code 302 url,it may redirect to a local host and cut the image.
for example:
put it on a outer website. wkhtmltoimage whill redirect to http://127.0.0.1 and get the image.
it will be a inner site sniffer.
it also can be a file read
this url will redirect to a local file
i need set some options to fobidden redirect.