diff --git a/reference/http/HttpRequest/getResponseCookies.xml b/reference/http/HttpRequest/getResponseCookies.xml
index 9ec8626ed4..e0e9bcb2bb 100644
--- a/reference/http/HttpRequest/getResponseCookies.xml
+++ b/reference/http/HttpRequest/getResponseCookies.xml
@@ -11,7 +11,7 @@
public
arrayHttpRequest::getResponseCookies
- intflags
+ intflags0
arrayallowed_extras
diff --git a/reference/http/HttpRequest/setPutFile.xml b/reference/http/HttpRequest/setPutFile.xml
index 0b0bfcfb03..efdbf3e5c8 100644
--- a/reference/http/HttpRequest/setPutFile.xml
+++ b/reference/http/HttpRequest/setPutFile.xml
@@ -11,7 +11,7 @@
public
boolHttpRequest::setPutFile
- stringfile
+ stringfile""
diff --git a/reference/http/HttpRequestPool/socketSelect.xml b/reference/http/HttpRequestPool/socketSelect.xml
index 4cbea61ebf..e747b0328e 100644
--- a/reference/http/HttpRequestPool/socketSelect.xml
+++ b/reference/http/HttpRequestPool/socketSelect.xml
@@ -11,7 +11,7 @@
protected
boolHttpRequestPool::socketSelect
-
+ floattimeout0
diff --git a/reference/http/functions/misc/http-match-modified.xml b/reference/http/functions/misc/http-match-modified.xml
index fa98db38cb..bbe1205dac 100644
--- a/reference/http/functions/misc/http-match-modified.xml
+++ b/reference/http/functions/misc/http-match-modified.xml
@@ -10,7 +10,7 @@
&reftitle.description;
boolhttp_match_modified
- inttimestamp
+ inttimestamp-1
boolfor_rangefalse
diff --git a/reference/http/functions/persistenthandles/http-persistent-handles-ident.xml b/reference/http/functions/persistenthandles/http-persistent-handles-ident.xml
index 41335b0b6d..f4af88526a 100644
--- a/reference/http/functions/persistenthandles/http-persistent-handles-ident.xml
+++ b/reference/http/functions/persistenthandles/http-persistent-handles-ident.xml
@@ -9,7 +9,7 @@
&reftitle.description;
stringhttp_persistent_handles_ident
- stringident
+ stringident
Query or define the ident of persistent handles.
diff --git a/reference/http/functions/requests/http-head.xml b/reference/http/functions/requests/http-head.xml
index 98e8a230d6..5179fa5205 100644
--- a/reference/http/functions/requests/http-head.xml
+++ b/reference/http/functions/requests/http-head.xml
@@ -10,7 +10,7 @@
&reftitle.description;
stringhttp_head
- stringurl
+ stringurl
arrayoptions
arrayinfo
diff --git a/reference/http/functions/requests/http-post-data.xml b/reference/http/functions/requests/http-post-data.xml
index 896789665f..a335a37893 100644
--- a/reference/http/functions/requests/http-post-data.xml
+++ b/reference/http/functions/requests/http-post-data.xml
@@ -11,7 +11,7 @@
stringhttp_post_data
stringurl
- stringdata
+ stringdata
arrayoptions
arrayinfo
diff --git a/reference/http/functions/requests/http-post-fields.xml b/reference/http/functions/requests/http-post-fields.xml
index eb1a099d60..3d94892d48 100644
--- a/reference/http/functions/requests/http-post-fields.xml
+++ b/reference/http/functions/requests/http-post-fields.xml
@@ -11,7 +11,7 @@
stringhttp_post_fields
stringurl
- arraydata
+ arraydata
arrayfiles
arrayoptions
arrayinfo
diff --git a/reference/http/functions/requests/http-put-data.xml b/reference/http/functions/requests/http-put-data.xml
index 3f433981d3..3a7ac87343 100644
--- a/reference/http/functions/requests/http-put-data.xml
+++ b/reference/http/functions/requests/http-put-data.xml
@@ -11,7 +11,7 @@
stringhttp_put_data
stringurl
- stringdata
+ stringdata
arrayoptions
arrayinfo
diff --git a/reference/http/functions/requests/http-put-file.xml b/reference/http/functions/requests/http-put-file.xml
index 532639877e..8023017692 100644
--- a/reference/http/functions/requests/http-put-file.xml
+++ b/reference/http/functions/requests/http-put-file.xml
@@ -11,7 +11,7 @@
stringhttp_put_file
stringurl
- stringfile
+ stringfile
arrayoptions
arrayinfo
diff --git a/reference/http/functions/requests/http-put-stream.xml b/reference/http/functions/requests/http-put-stream.xml
index 570d85df78..c47d18e1d1 100644
--- a/reference/http/functions/requests/http-put-stream.xml
+++ b/reference/http/functions/requests/http-put-stream.xml
@@ -11,7 +11,7 @@
stringhttp_put_stream
stringurl
- resourcestream
+ resourcestream
arrayoptions
arrayinfo
diff --git a/reference/http/functions/requests/http-request.xml b/reference/http/functions/requests/http-request.xml
index 6d56ac28d5..1ed4333617 100644
--- a/reference/http/functions/requests/http-request.xml
+++ b/reference/http/functions/requests/http-request.xml
@@ -11,7 +11,7 @@
stringhttp_request
intmethod
- stringurl
+ stringurl
stringbody
arrayoptions
arrayinfo
diff --git a/reference/http/functions/responses/http-redirect.xml b/reference/http/functions/responses/http-redirect.xml
index 7f4ec57f80..045c835f01 100644
--- a/reference/http/functions/responses/http-redirect.xml
+++ b/reference/http/functions/responses/http-redirect.xml
@@ -9,11 +9,11 @@
&reftitle.description;
- voidhttp_redirect
+ boolhttp_redirect
stringurl
arrayparams
boolsessionfalse
- intstatus
+ intstatus0
Redirect to the given url.
diff --git a/reference/http/functions/responses/http-throttle.xml b/reference/http/functions/responses/http-throttle.xml
index aaf1871552..63c1978934 100644
--- a/reference/http/functions/responses/http-throttle.xml
+++ b/reference/http/functions/responses/http-throttle.xml
@@ -10,7 +10,7 @@
&reftitle.description;
voidhttp_throttle
- floatsec
+ floatsec
intbytes40960
diff --git a/reference/http/functions/urls/http-build-str.xml b/reference/http/functions/urls/http-build-str.xml
index f561856f02..97405d26ad 100644
--- a/reference/http/functions/urls/http-build-str.xml
+++ b/reference/http/functions/urls/http-build-str.xml
@@ -12,7 +12,7 @@
stringhttp_build_str
arrayquery
stringprefix
- stringarg_separator
+ stringarg_separatorini_get("arg_separator.output")
Opponent to parse_str().