Sunshine
Sunshine
Related to #55 , it's now implemented and in `master`, will be in the next release (flag `-C` for providing cookie file name, specifying charset has been moved to `-E`).
It is now in 2.8.0. Please feel free to close this issue if it satisfies the originally desired functionality.
Good point. The tricky part is that we don't want to leak those credentials by sending them everywhere (with every network request). The cookie file is safe, since it contains...
Lemme see if `http://username:[email protected]/` works.
SingleFile executes JS code and allows the page to take a couple hundred milliseconds to pull data via RESTful APIs, in case the page is a frontend-heavy web app. Basically,...
Hey @fretzo, thank you for the code! I think I'll start with something like `%T` first, then add `%U` for URL, `%D` for date, etc.
That's pretty neat, seems like a very interesting project. I think you might be right, the browser marks those files as "downloaded from the Internet" on the filesystem level, so...
Just tried it, seems to be leading to the same behavior as without it, just slightly different verbose output. I think there needs to be a switch somewhere that toggles...
You're probably right on the money about the software being tested that must be responsible for being able to behave a certain way, not the testing framework. I will look...
It could be problematic, since this database was initially meant to be used by humans, that is why the plaintext format with a little bit of metadata at the end...