aboutsummaryrefslogtreecommitdiff
path: root/proxy.c
AgeCommit message (Expand)Author
2022-01-30allow using a custom hostname for SNI during proxyingOmar Polo
2022-01-27improve proxy error pathOmar Polo
2022-01-27set REQUEST_PROXY only when proxy_init is successfulOmar Polo
2022-01-02proxy: allow multiple proxy blocks, matching options and validationsOmar Polo
2022-01-01allow to disable TLS when proxying requestsOmar Polo
2022-01-01add `protocols' option to `proxy' ruleOmar Polo
2022-01-01add `verifyname' option for `proxy' ruleOmar Polo
2022-01-01simplify the proxying codeOmar Polo
2022-01-01support optional client certificate for proxy ruleOmar Polo
2021-12-29add ability to proxy requestsOmar Polo