From 1abe12f5bb869605646797e043db88bb3d428e62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Wed, 10 Jul 2019 16:06:23 +0200 Subject: [PATCH] doc: Sync classref with current source --- doc/classes/HTTPRequest.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/classes/HTTPRequest.xml b/doc/classes/HTTPRequest.xml index 306f17ea44d..53ee0b61329 100644 --- a/doc/classes/HTTPRequest.xml +++ b/doc/classes/HTTPRequest.xml @@ -68,6 +68,8 @@ Maximum number of allowed redirects. + + If [code]true[/code], multithreading is used to improve performance. @@ -123,5 +125,7 @@ Request reached its maximum redirect limit, see [member max_redirects]. + +