Dominik Sander

Results 16 issues of Dominik Sander

This should help with #626, it also has the benefit that users do not need to share their username and password with any third party application that needs to access...

Some website do not send the correct header values, the new option value allows the user to explicitly inflate the response using deflate.

This is based on https://github.com/huginn/huginn/pull/2605, do not merge before #2605 is merged! It updates almost all of our dependencies. Most of the commits just bumped the version, in some cases...

**Reasoning**: We have a some Agents that allow to merge the received event into the created payload, but most of them don't. A client had the need to chain multiple...

I did some performance tests comparing `resque` with delayed_job. While `resque` was a little faster I don't think it would be worth supporting it since it requires multiple processes to...