[dovecot/core] eed02e: lib-http: http_client_request_delay_from_response(...

GitHub noreply at github.com
Fri Mar 31 01:00:10 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: eed02e3be957727e44afac3c20ab64ed80cc8644
      https://github.com/dovecot/core/commit/eed02e3be957727e44afac3c20ab64ed80cc8644
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-03-30 (Thu, 30 Mar 2017)

  Changed paths:
    M src/lib-http/http-client-request.c

  Log Message:
  -----------
  lib-http: http_client_request_delay_from_response() should use per-request timeout as max

It was using the global request_timeout_msecs for the maximum timeout,
which could be different from the per-request timeout set by
http_client_request_set_attempt_timeout_msecs().




More information about the dovecot-cvs mailing list