diff options
author | Joey Hess <joey@kitenet.net> | 2013-08-03 10:06:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-08-03 10:06:40 -0400 |
commit | 407db227872f7f548f154473671fa19308e3b740 (patch) | |
tree | c6e84303b4ca9a3abd1698969893346d98a7ef3c /doc/todo/outbound_proxy.mdwn | |
parent | cbde8520e9cc5512bd2726e2fa26089db0ddc7ab (diff) | |
download | ikiwiki-407db227872f7f548f154473671fa19308e3b740.tar ikiwiki-407db227872f7f548f154473671fa19308e3b740.tar.gz |
Consistently configure LWP::UserAgent to allow use of http_proxy and no_proxy environment variables, as well as ~/.ikiwiki/cookies (schmonz)
Diffstat (limited to 'doc/todo/outbound_proxy.mdwn')
-rw-r--r-- | doc/todo/outbound_proxy.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/outbound_proxy.mdwn b/doc/todo/outbound_proxy.mdwn index 856a92a12..2af0ae5ca 100644 --- a/doc/todo/outbound_proxy.mdwn +++ b/doc/todo/outbound_proxy.mdwn @@ -53,3 +53,5 @@ know whether its paranoia measures up or whether it supports proxies. > from aggregate to the config setting list in IkiWiki.pm --[[Joey]] >> Indeed, fixed. --[[schmonz]] + +>>> [[merged|done]] --[[Joey]] |