aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/proxies.mdwn
blob: dc53adf2955d6916663691d79f4b0a62e09794a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[!template id=plugin name=proxies author="[[schmonz]]"]]
[[!template id=gitbranch branch=schmonz/proxies author="[[schmonz]]"]]
[[!tag type/format]]

This plugin enables ikiwiki to open outbound connections (such as
found in [[plugins/aggregate]], [[plugins/openid]], and [[plugins/pinger]])
via a proxy. The proxy can be configurably avoided for connections
to certain domains.

### To do

* Move duplicated user-agent setup out of other plugins into this one.
* While I'm at it, fix [[bugs/http_proxy_for_openid]].