Skip to content

Config file compression and timeout improvements

Latest
Compare
Choose a tag to compare
@jermdavis jermdavis released this 11 Oct 10:21
afd6d78

Timeout for HTTP requests is now a config file setting, as well as an override option on the command line. Config files can be compressed on disk, if necessary. You can convert config files between compressed and uncompressed formats. Plus the "pause for debugger" logic can now detect the debugger being attached and proceed automatically.