Make relative redirects absolute to the request that generated it 2014-09-04 Joel Purra git joelpurra har-heedless
Remove the single domain downloader, as it's easier to call the single url downloader 2014-09-04 Joel Purra git joelpurra har-heedless
Re-focus code on downloading URLs, albeit only domain root URLs at this point in time 2014-09-01 Joel Purra git joelpurra har-heedless
Use the entire HTTP status 3xx range for redirect detection 2014-08-27 Joel Purra git joelpurra har-heedless
Use base64 --decode, which is supported across more platforms 2014-07-17 Joel Purra git joelpurra har-heedless
Use GNU parallel for improved CPU load handling, output domain as a progress indicator 2014-07-17 Joel Purra git joelpurra har-heedless
Add sleep after opening a webpage, to allow additional async resources to load and render 2014-07-16 Joel Purra git joelpurra har-heedless
Generate a single request entry with the origin url that failed 2014-06-26 Joel Purra git joelpurra har-heedless
Use current directory for output, call scripts relative to script path 2014-06-26 Joel Purra git joelpurra har-heedless
Build a placeholder HAR file with an error comment instead of a plain error message string output 2014-05-05 Joel Purra git joelpurra har-heedless
Dowload HAR files for a single or multiple domains in serial, and output them with a timestamp 2014-04-16 Joel Purra git joelpurra har-heedless