Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jotto
on Oct 5, 2017
|
parent
|
context
|
favorite
| on:
URL to PDF Microservice
By default: if Headless Chrome hits a redirect to a file:// it returns: net::ERR_UNSAFE_REDIRECT
window.location.href = 'file:///' will return console error: "Not allowed to load local resource"
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
window.location.href = 'file:///' will return console error: "Not allowed to load local resource"