http_client: disables HTTP redirect by default
[metaproxy-moved-to-github.git] / xml / schema / filter_http_client.rnc
index 9335290..070992a 100644 (file)
@@ -7,5 +7,6 @@ filter_http_client =
   attribute id { xsd:NCName }?,
   attribute name { xsd:NCName }?,
   element mp:default-host { xsd:string }?,
+  element mp:max-redirects { xsd:integer }?,
   element mp:proxy { xsd:string }?