Steven Vachon
Steven Vachon
`file://` is not yet working in that branch. ```shell blc http://site1/ http://site2/ ```
Document validation gets very complicated. It introduces other needs, such as live DOM apps.
I haven't begun to research automating cookies in this library. The main hurdle has been form automation for logins, but maybe a custom header like you suggested would prevent that...
I agree. I just can't comment on when or which version it will be implemented.
A list of URLs for what purpose? The requests are already multi-threaded thanks to [libuv](https://github.com/libuv/libuv).
Why not simply use `curl`?
I'm pretty sure that finding broken links is not a penetration test. If all you want is to test multiple sites, you can do so with multiple commands in a...
If you have security related broken links, then you probably have XSS issues.
Thank you. I'll look into this further at a later time.
Please show me your `link.http.response.redirects` Array.