[dovecot/core] 788e61: lib-http: Add http_client_get_global_context()

GitHub noreply at github.com
Fri Dec 15 14:30:10 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 788e61d347adbdb7c9a4d767e381f4bd8a3526b2
      https://github.com/dovecot/core/commit/788e61d347adbdb7c9a4d767e381f4bd8a3526b2
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

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

  Log Message:
  -----------
  lib-http: Add http_client_get_global_context()


  Commit: e7bc4ce82122c30696e60789432ffeb2e26b265b
      https://github.com/dovecot/core/commit/e7bc4ce82122c30696e60789432ffeb2e26b265b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

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

  Log Message:
  -----------
  lib-http: Change http_client_init() to use the global shared client context

This is most likely what is usually wanted.


  Commit: ff8a751fb9227a4fd73b2cdaa16d7a2616b3e7e7
      https://github.com/dovecot/core/commit/ff8a751fb9227a4fd73b2cdaa16d7a2616b3e7e7
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-15 (Fri, 15 Dec 2017)

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

  Log Message:
  -----------
  lib-http: Add http_client_init_private()

This allows creating a HTTP client without a shared context, in case it's
needed for some reason.


Compare: https://github.com/dovecot/core/compare/1d4e5de8414e...ff8a751fb922


More information about the dovecot-cvs mailing list