From 92f07fefcd334686e81f56555d83530ae6741c2b Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Fri, 24 Nov 2017 18:10:32 +0100 Subject: doc: Remove setters and getters now exposed via properties/members --- doc/classes/HTTPRequest.xml | 48 --------------------------------------------- 1 file changed, 48 deletions(-) (limited to 'doc/classes/HTTPRequest.xml') diff --git a/doc/classes/HTTPRequest.xml b/doc/classes/HTTPRequest.xml index c24129bac..3b5398d7b 100644 --- a/doc/classes/HTTPRequest.xml +++ b/doc/classes/HTTPRequest.xml @@ -26,13 +26,6 @@ Return the response body length. - - - - - Return current body size limit. - - @@ -54,20 +47,6 @@ Return the current status of the underlying [HTTPClient]. - - - - - Return the maximum amount of redirects that will be followed. - - - - - - - Whether this request is using threads. - - @@ -84,15 +63,6 @@ - - - - - - - Set the response body size limit. - - @@ -102,24 +72,6 @@ Set the file to download into. Outputs the response body into the file. - - - - - - - Set the maximum amount of redirects the request will follow. - - - - - - - - - Make this HTTPRequest use threads. - - -- cgit v1.2.3-70-g09d2