Änderungen https Andy Müller rückgängig gemacht

This commit is contained in:
aschwarz
2023-04-26 13:57:07 +02:00
parent 6fd85470a3
commit 1b951f5d14
1073 changed files with 4903 additions and 4903 deletions

View File

@ -19,7 +19,7 @@
is a quoted string, or unquoted string variable name or array entry, with
the full, relative, or partial URL for a file or a server-side script (php,
asp, or cgi, e.g. perl), and may have a query string appended (e.g.,
'https://my.domain.com/scripts/myScript.php?foo=bar&life=grand').
'http://my.domain.com/scripts/myScript.php?foo=bar&life=grand').
And:
command (required)
is the function reference (unquoted name without parens) of a function to
@ -50,7 +50,7 @@
is the string to be posted, typically a query string (without a lead ?)
and the other arguments are as above.
See https://www.macridesweb.com/oltest/AJAX.html for more information.
See http://www.macridesweb.com/oltest/AJAX.html for more information.
*/
// Initialize our global variables for this function set.