]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http, global: Add request_ to http_client_max_redirects and http_client_*max_attempts
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Fri, 25 Aug 2023 20:11:08 +0000 (16:11 -0400)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:10 +0000 (12:34 +0200)
commit39d4ba514bef6d2ab723c0f8e6f11aff94b8059d
tree0792260d3e8c9a8bc6407345090cdc927347d8ff
parent9fd86d3515b68ca55e2bdc43e18e0068c19f87a6
lib-http, global: Add request_ to http_client_max_redirects and http_client_*max_attempts

This makes it consistent with http_client_request_*timeout settings.
12 files changed:
src/lib-http/http-client-request.c
src/lib-http/http-client-settings.c
src/lib-http/http-client.h
src/lib-http/test-http-client-errors.c
src/lib-http/test-http-client.c
src/lib-http/test-http-payload.c
src/lib-lua/dlua-dovecot-http.c
src/lib-lua/test-lua-http-client.c
src/lib-lua/test-lua-http-client.lua
src/plugins/fts-solr/solr-connection.c
src/plugins/fts/fts-parser-tika.c
src/plugins/push-notification/push-notification-driver-ox.c