X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Fhttp_client.xml;h=30fd3f85e80e4feeaf66b68085722a8e002c474e;hb=dfcddedfe36f8e3bd02448263b3b2023fcc1ac28;hp=17d2355026d57b6a1105147d9810db6b4a7280b6;hpb=66ccbf941e10d3c2c07ef3187e855e58e541c93d;p=metaproxy-moved-to-github.git diff --git a/doc/http_client.xml b/doc/http_client.xml index 17d2355..30fd3f8 100644 --- a/doc/http_client.xml +++ b/doc/http_client.xml @@ -23,11 +23,17 @@ DESCRIPTION - This module implements HTTP client functionality. By default, - if proxy element is not given, it should be used as an explicit - proxy (non-transparent mode). If proxy element is set, requests - will be relayed to the proxy given (transparent mode for HTTP clients - accessing this module). + This module implements HTTP client functionality. Filter rontend_net + + http_client in combo - acts as a normal, non-transparent, proxy. + + + The element default-host of configuration specifies the default host + in remote URL. If this is set, frontend_net + http_client acts as a + transparent HTTP proxy as well. + + + The configuration element, proxy, is optional and enables a remote + HTTP proxy to be in use. @@ -44,7 +50,7 @@ A typical configuration looks like this: - localhost:9999 + localhost:3128 ]]>