Use different port in example
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 27 May 2013 11:12:59 +0000 (13:12 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 27 May 2013 11:12:59 +0000 (13:12 +0200)
doc/http_client.xml

index f6f4343..30fd3f8 100644 (file)
@@ -50,7 +50,7 @@
    A typical configuration looks like this:
    <screen><![CDATA[
    <filter type="http_client">
-    <proxy>localhost:9999</proxy>
+    <proxy>localhost:3128</proxy>
    </filter>
 ]]>
    </screen>