]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Configuration options for using an HTTP proxy
authorEvan Prodromou <evan@status.net>
Mon, 3 Jan 2011 18:38:32 +0000 (10:38 -0800)
committerEvan Prodromou <evan@status.net>
Mon, 3 Jan 2011 18:38:32 +0000 (10:38 -0800)
commit98a0d7f538bad0b365adb1ec7eacb8c86c15384b
treead71882fb10d17b7f9eadec8da37d4c67964ce84
parentae59046b1e5dd2c55e074e8e3d24e04ce8001b8e
Configuration options for using an HTTP proxy

We can make a lot of HTTP requests from the server side. This change
adds some configuration options for using an HTTP proxy, which can
cache hits from multiple sites (good for status.net-like services, for example).
README
lib/default.php
lib/httpclient.php