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

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


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: b74e236675217f32b1d3980f00ccf3a5a8389219
      https://github.com/dovecot/core/commit/b74e236675217f32b1d3980f00ccf3a5a8389219
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-03-31 (Fri, 31 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