Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - srmv2.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.20.0
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/7.4.26
Cache-Control: no-cache, private
Date: Sat, 17 May 2025 15:03:41 GMT
Location: http://srmv2.com/login
Set-Cookie: XSRF-TOKEN=eyJpdiI6ImhFaTRiaTAvdFhLcTlCeFZKQWJaRGc9PSIsInZhbHVlIjoiQmFMbUNRR0dXdGhEYmVaTkpQMWFqcTFpWndmYkpMRTMzQzhyQlZRMjlQbHNUbjYyQ3ZPZzJYYVJ6c2hjRGx4QkFYcm94NnBQWHlLb0huQ3lVc0FCWjJKZ2ZpU3g5NzlGY2lGYWQ3eldNV2gxMUZiWEdqeW1PRUY2NzBTcVpHSlAiLCJtYWMiOiJmNjEzOGRjZGE5MDY2NGVlNjVjMWU0ZTkwODAzZjY5YTA5M2RiZDI0OTM0YmY2ZWE1NmE2MmZlMWQ3MjJmMjM3IiwidGFnIjoiIn0%3D; expires=Sat, 17-May-2025 17:03:41 GMT; Max-Age=7200; path=/; samesite=lax
Set-Cookie: hadara_stock_management_session=eyJpdiI6Ino3MXRJdSt0czlmaHh1dXFyNXFTSFE9PSIsInZhbHVlIjoiaU5Melh6SWlwSTF2Zk9jRCtKOHBKdTBsNDhVbVdsVGZVY3ZYekJJOFpBcUZyU2s0MmJWKy9jcG1iZjJWZFdDVE1ZOG45THVKaE5oRVdEVk5LZkU0UE9VRklwQVRxem4wOE5EYUVzUzM0WEhrTmVqTUZjNmJvazlSeFBUbFI4ZGUiLCJtYWMiOiJkZjdjNmNkZDdiMmE3N2FiZjgxM2NjNjQzYzk5YWFmMWRjOTkwMGY5MTkwZGQxMzk5MTdhM2U0MWEyMzFiMDA0IiwidGFnIjoiIn0%3D; expires=Sat, 17-May-2025 17:03:41 GMT; Max-Age=7200; path=/; httponly; samesite=lax
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - http://srmv2.com/login
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.20.0
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/7.4.26
Cache-Control: no-cache, private
Date: Sat, 17 May 2025 15:03:42 GMT
Set-Cookie: XSRF-TOKEN=eyJpdiI6IlNFQU5GZEl1cUZTeWFnZ2pMRndxaXc9PSIsInZhbHVlIjoiSGR3czd4TUpPMHMrZXJEaWc0cWJVdTlxaVNLcnUzeWExSExCZVM0UDlZbEswSTZEc0puTG5UdDlpNS90a2RFK0s0Y25UbEtIOExWNkFReFlLcWp4Z0RhQ2F5OWMzcTZJVU1pTkVkL0ZnNm5hZ0l4UkRNNlF5QmpYQVpDSHZtUDgiLCJtYWMiOiIxNmQwOTE4YTI2MWY2N2ZmMGM4ZGUyMGU4NmQxNTNlZGU0MzU3MWYxODc1N2Q4YzQwYjhlNmYwZWZiOWQwZTVjIiwidGFnIjoiIn0%3D; expires=Sat, 17-May-2025 17:03:42 GMT; Max-Age=7200; path=/; samesite=lax
Set-Cookie: hadara_stock_management_session=eyJpdiI6IllFL0RnWHlWbTBBMUZraHNFQ0N6YVE9PSIsInZhbHVlIjoiYkU0RGhPK2pHMXR5WURqZS9VV2dwQk44MUk5aWpDTnhxdnAraHdDYVFocmphSWtQUzdtbEJrczJ4QkplWEE3TTJIWjkwd1AveW9mK25PQ3pWUVNoTjJUU05hWi9pTTl3OVp3MzVKUmNWREZ0S3lscVdWd2lJcmVnVC90RFNJOTIiLCJtYWMiOiIyNjliNzU2MjcyZWM1YzJmYWRmOGY4M2RmMDRkOTg5ZmNiYzBmZWEwZjQwMGI3NDNmNzE5NjVlMGE0ZDIwZDJmIiwidGFnIjoiIn0%3D; expires=Sat, 17-May-2025 17:03:42 GMT; Max-Age=7200; path=/; httponly; samesite=lax
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: srmv2.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- CSRF Token -->
    <meta name="csrf-token" content="kyfRmeV9t8Eb15WDzk2uV42Y1uGb747acmlA3iED">

    <title>HADARA STOCK MANAGEMENT</title>

    <!-- Scripts -->
    <script src="http://srmv2.com/js/app.js" defer></script>

    <!-- Fonts -->
    <link rel="dns-prefetch" href="//fonts.gstatic.com">
    <link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet">

    <!-- Styles -->
    <link href="http://srmv2.com/css/app.css" rel="stylesheet">
</head>
<body>
    <div id="app">
        <nav class="navbar navbar-expand-md navbar-light bg-white shadow-sm">
            <div class="container">
                <a class="navbar-brand" href="http://srmv2.com">
                    HADARA STOCK MANAGEMENT
                </a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="navbar-toggler-icon"></span>
                </button>

                <div class="collapse navbar-collapse" id="navbarSupportedContent">
                    <!-- Left Side Of Navbar -->
                    <ul class="navbar-nav mr-auto">

                    </ul>

                    <!-- Right Side Of Navbar -->
                    <ul class="navbar-nav ml-auto">
                        <!-- Authentication Links -->
                                                                                    <li class="nav-item">
                                    <a class="nav-link" href="http://srmv2.com/login">Login</a>
                                </li>
                            
                                                                        </ul>
                </div>
            </div>
        </nav>

        <main class="py-4">
            <div class="container">
    <div class="row justify-content-center">
        <div class="col-md-8">
            <div class="card">
                <div class="card-header">Login</div>

                <div class="card-body">
                    <form method="POST" action="http://srmv2.com/login">
                        <input type="hidden" name="_token" value="kyfRmeV9t8Eb15WDzk2uV42Y1uGb747acmlA3iED">
                        
                        <div class="form-group row">
                            <label for="email" class="col-md-4 col-form-label text-md-right">Username</label>

                            <div class="col-md-6">
                                <input id="email" type="text" class="form-control " name="username" value="" required autocomplete="email" autofocus>

                                                            </div>
                        </div>

                        <div class="form-group row">
                            <label for="password" class="col-md-4 col-form-label text-md-right">Password</label>

                            <div class="col-md-6">
                                <input id="password" type="password" class="form-control " name="password" required autocomplete="current-password">

                                                            </div>
                        </div>

                        <div class="form-group row">
                            <div class="col-md-6 offset-md-4">
                                <div class="form-check">
                                    <input class="form-check-input" type="checkbox" name="remember" id="remember" >

                                    <label class="form-check-label" for="remember">
                                        Remember Me
                                    </label>
                                </div>
                            </div>
                        </div>

                        <div class="form-group row mb-0">
                            <div class="col-md-8 offset-md-4">
                                <button type="submit" class="btn btn-primary">
                                    Login
                                </button>

                                                                    <a class="btn btn-link" href="http://srmv2.com/password/reset">
                                        Forgot Your Password?
                                    </a>
                                                            </div>
                        </div>
                    </form>
                </div>
            </div>
        </div>
    </div>
</div>
        </main>
    </div>
</body>
</html>
                               

Whois info of domain

Domain Name: SRMV2.COM
Registry Domain ID: 2680079136_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.discount-domain.com
Registrar URL: http://gmo.jp
Updated Date: 2022-03-08T10:00:07Z
Creation Date: 2022-03-08T10:00:07Z
Registry Expiry Date: 2028-03-08T10:00:07Z
Registrar: GMO Internet Group, Inc. d/b/a Onamae.com
Registrar IANA ID: 49
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +81.337709199
Domain Status: ok https://icann.org/epp#ok
Name Server: NS-A1.CLOUD.Z.COM
Name Server: NS-A3.CLOUD.Z.COM
Name Server: NS-A4.CLOUD.Z.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T15:03:28Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass