diff --git a/functions/http.xml b/functions/http.xml index 5a8146c864..ec57f0eb52 100644 --- a/functions/http.xml +++ b/functions/http.xml @@ -1,5 +1,5 @@ - + HTTP functions HTTP @@ -63,7 +63,7 @@ exit; /* Make sure that code below does HTTP 1.1 requires an absolute URI as argument to - Location: + Location: including protocol, hostname and absolute path. Some clients might accept relative URIs but you definetly should not rely on it. You can usually use $HTTP_SERVER_VARS['HTTP_HOST'],