Connection

Client IP Address 216.73.216.148   [See what this reveals]
Client Port 42061
Server Address 47.190.90.80
Server Port 443
Remote User

HTTP Headers

HOME /nonexistent
USER www
SCRIPT_NAME /Tools/browser.php
REQUEST_URI /Tools/browser.php?mode=3
QUERY_STRING mode=3
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/2.0
GATEWAY_INTERFACE CGI/1.1
REMOTE_PORT 42061
SCRIPT_FILENAME /home/rnejdl/www/networking/Tools/browser.php
SERVER_ADMIN hostmaster@ringofsaturn.com
CONTEXT_DOCUMENT_ROOT /home/rnejdl/www/networking
CONTEXT_PREFIX
REQUEST_SCHEME https
DOCUMENT_ROOT /home/rnejdl/www/networking
REMOTE_ADDR 216.73.216.148
SERVER_PORT 443
SERVER_ADDR 47.190.90.80
SERVER_NAME networking.ringofsaturn.com
SERVER_SOFTWARE Apache/2.4.65 (FreeBSD) OpenSSL/3.0.17
SERVER_SIGNATURE
LD_LIBRARY_PATH /usr/local/lib
PATH /sbin:/bin:/usr/sbin:/usr/bin
HTTP_HOST networking.ringofsaturn.com
HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT */*
SSL_TLS_SNI networking.ringofsaturn.com
HTTPS on
H2_STREAM_TAG 4901-6707-3
H2_STREAM_ID 3
H2_PUSHED_ON
H2_PUSHED
H2_PUSH off
H2PUSH off
HTTP2 on
UNIQUE_ID aKNwBJwzrq4uFdgud0WAiAAA1gE
FCGI_ROLE RESPONDER
PHP_SELF /Tools/browser.php
REQUEST_TIME_FLOAT 1755541508.9078
REQUEST_TIME 1755541508

Cookies

Your Client's Remote Address: 216.73.216.148
Your Browser's User Agent string: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

There are 11 tested cookie setting procedures here as listed below:

1:    header("Set-Cookie: testcookie1=present;");
2:    header("Set-Cookie: testcookie2=present; expires=$date");
3:    header("Set-Cookie: testcookie3=present; expires=$date; path=/");
4:    setcookie("testcookie4", "present");
5:    setcookie("testcookie5", "present", (time()+6400));
7:    setcookie("testcookie7", "present", (time()+6400), "/", "$HTTP_HOST");
9:    print "<meta http-equiv=\"Set-Cookie\" content=\"testcookie9=present\">\n";
10:   print "<meta http-equiv=\"Set-Cookie\" content=\"testcookie10=present; expires=$date\">\n";
11:   print "<meta http-equiv=\"Set-Cookie\" content=\"testcookie11=present; expires=$date; path=/\">\n";
12:   print "<script>document.cookie = 'testcookie12' + '=' + 'present';</script>\n";
13:   header("Set-Cookie: testcookie13=present; path=/; domain=$HTTP_HOST; expires=".gmstrftime("%A, %d-%b-%Y %H:%M:%S GMT",time()+9600));

Results

Below are the results for your current address and browser:

No results are currently available.  Please rerun the tests.

Ideally, all methods should test 'OK'. If some tests fail, first verify your system's time as cookies are dependant on clocks to be somewhat close between server and client. To re-run the tests, click here.

Our Server's System Date: Aug 18 2025 18:25:08 GMT/UTC
Your Client's System Date:

Client-side scripting

JavaScript:
VBScript: disabled/not supported
Java: disabled/not supported