]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: client: Added ability to configure a specific proxy for individual requests.
authorStephan Bosch <stephan@rename-it.nl>
Wed, 27 Apr 2016 10:00:25 +0000 (12:00 +0200)
committerGitLab <gitlab@git.dovecot.net>
Fri, 29 Apr 2016 19:09:52 +0000 (22:09 +0300)
commitbefccf297cba74009dfd0447a0dcea018af756fe
treeb9bb5ccc921a31068945d54831c4687d4591ccc3
parente08a3c92eb9470296ea2d6b1834179c8564f3d1f
lib-http: client: Added ability to configure a specific proxy for individual requests.

This way, a request can be routed to a specific proxy (or origin server). The destination can also be a unix socket.
src/lib-http/http-client-request.c
src/lib-http/http-client.h