Connection

Client IP Address 3.14.79.63   [See what this reveals]
Client Port 8068
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 8068
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 3.14.79.63
SERVER_PORT 443
SERVER_ADDR 47.190.90.80
SERVER_NAME networking.ringofsaturn.com
SERVER_SOFTWARE Apache/2.4.59 (FreeBSD) OpenSSL/1.1.1t-freebsd PHP/8.2.19
SERVER_SIGNATURE
LD_LIBRARY_PATH /usr/local/lib:/usr/local/lib
PATH /sbin:/bin:/usr/sbin:/usr/bin
HTTP_HOST networking.ringofsaturn.com
HTTP_REFERER http://networking.ringofsaturn.com/Tools/browser.php?mode=3
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 46211-11066-1
H2_STREAM_ID 1
H2_PUSHED_ON
H2_PUSHED
H2_PUSH off
H2PUSH off
HTTP2 on
UNIQUE_ID Zki96X2vwNiTDv-0c64ULQAAFxM
FCGI_ROLE RESPONDER
PHP_SELF /Tools/browser.php
REQUEST_TIME_FLOAT 1716043241.9302
REQUEST_TIME 1716043241

Cookies

Your Client's Remote Address: 3.14.79.63
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: May 18 2024 14:40:41 GMT/UTC
Your Client's System Date:

Client-side scripting

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