Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - imgwa.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/8.1.19
Cache-Control: no-cache, private
Date: Tue, 29 Apr 2025 15:28:01 GMT
Location: http://imgwa.com/login
Set-Cookie: XSRF-TOKEN=eyJpdiI6InIwam5lVVd0akpHT1c0MkVaMXVoNnc9PSIsInZhbHVlIjoiNXhleXFjbzV6TE5yck5TOENkK0xxRGk5SzBZQ1Fna2UreTR4Y0R5U2RkZ1o1V2g3b20wa0xLU0E0OVVLUjRrSm9YY08xNzhIc0RCV0N6eXNuUFJEdWVab0N1d0dwcGNsSHMyQUR3VlZtL21ZSWU1KzZXSXNEdEZSMW9nUDJNRW8iLCJtYWMiOiI4M2IxOGJiYmQzMDczMDBjOTNjYzdkOGY5ZmZmOGRiMWU3YmQzMjdmNWVmMjEyZTM2YzM1MTY4M2QxNTY5N2EzIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 17:28:01 GMT; Max-Age=7200; path=/; samesite=lax
Set-Cookie: lsky_pro_session=eyJpdiI6ImN3bSsySEdYTjJISENoU2pnWTVDNnc9PSIsInZhbHVlIjoicUl2Z3NhYVlEQmxabk1CeTlhK2tHMEViUHpKQlhkUkZ4M2RncWlQOTRaclRYOVA0cjZBeTNFWFN2RlY5dkRVaEo5WHEyRU5xNUFNRitvOHhRa1pFWDhRQWE0d2lxa2pIMnRxaWFyaHhUKzFkMGt6dG9ZYWd6T1FlNUpQUDVPc28iLCJtYWMiOiJiMzY1ZDY0NTc4NmViODFjNjgxNTE4MzZhZjlkODMxYjc5ZTJlMDIwOWU4MmRjZjlmNDYzYWQzY2E1NmU4MGJmIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 17:28:01 GMT; Max-Age=7200; path=/; httponly; samesite=lax

HTTP Code 302 Found (Moved Temporarily)

http status code 302 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://imgwa.com/login
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
X-Powered-By: PHP/8.1.19
Cache-Control: no-cache, private
Date: Tue, 29 Apr 2025 15:28:01 GMT
Set-Cookie: XSRF-TOKEN=eyJpdiI6IlU1QklhazRRY05VY0pNZzFhSjF2WlE9PSIsInZhbHVlIjoiM1orUFlvQStsdHY0NHloOG4xRGJYbnFBRDRPSFNSeWs4ZFgyNjhNSEYzK3JXd1hrQmN6eDFRZWFxdy9hUzF5MUQvd3JGVEtXSmtLSHpEVGpqd1dFb1djem1QNEl0cUZLbWtBTFFUbFBYSEU2ZGswamNjKzdza0RJK0VGOTZ2MFAiLCJtYWMiOiJlOTZhY2FhNzFmMzQ2NzY1ZDIwYmM5OTM0MzQxOTY0Y2M4ODM3ODM3NTQ3YWZhZGQyYTE3ZWQyYmQwZWRmM2JiIiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 17:28:01 GMT; Max-Age=7200; path=/; samesite=lax
Set-Cookie: lsky_pro_session=eyJpdiI6IjZGMGlXRlhIaG9xUGR6bnZaakZqYUE9PSIsInZhbHVlIjoiTWcxU2EvdzVRK3V6aERxWHk5TFl4enZKVG9lbUxBK0FOUCtRck8zKzhqWG9YVVEzODlhbThKc3R3YkdEYWlPZWRQK0RNY3FrTnZSMS85a3RrZlkwQTMrT1lCWEVKclhDZFJHM1ZKdUo2YmQ2bHp3NSs0M3pXV0R0T3BFTGplY1giLCJtYWMiOiIzMDM5YmFmZWFmYjVkZDA4MmQwMDEwM2U3Y2UwZmIyYmQ0ZTMwNWJjNzdmNjkwODcwMzZlZWQ1ODQ1OGRjNGU1IiwidGFnIjoiIn0%3D; expires=Tue, 29-Apr-2025 17:28:01 GMT; Max-Age=7200; path=/; httponly; samesite=lax

HTTP Code 200 OK

http status code 200 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: imgwa.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="zh-CN" class="relative min-full">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
        <meta name="csrf-token" content="crZatTlAKr2lZyrVVtW3mCYFvx63TKLzGFaDngfj">
        <meta name="keywords" content="图库"/>
        <meta name="description" content="我的私人图库"/>

        <title>我的私人图库</title>

        <!-- Fonts -->
        <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap">
        <link rel="stylesheet" href="http://imgwa.com/css/fontawesome.css">
        
        <!-- Styles -->
        <link rel="stylesheet" href="http://imgwa.com/css/common.css?t=20220817">
        <link rel="stylesheet" href="http://imgwa.com/css/app.css?t=20220817">
    </head>
    <body class="font-sans antialiased">
        <div class="min-h-screen text-gray-900 bg-gray-100">
            <div class="min-h-screen flex flex-col sm:justify-center items-center pt-6 sm:pt-0 bg-gray-100 px-4">
    <div>
        <a href="/">
                <span class="w-20 h-20 fill-current text-gray-500 text-4xl">我的私人图库</span>
            </a>
    </div>

    <div class="w-full sm:max-w-md mt-6 px-6 py-4 bg-white overflow-hidden sm:rounded-lg shadow-custom">
        <!-- Session Status -->
        
        <!-- Validation Errors -->
        
        <form method="POST" action="http://imgwa.com/login">
            <input type="hidden" name="_token" value="crZatTlAKr2lZyrVVtW3mCYFvx63TKLzGFaDngfj">
            <!-- Email Address -->
            <div>
                <label class="block font-medium text-sm text-gray-700" for="email">
    Email
</label>

                <input  class="mt-1 block w-full rounded-md bg-gray-100 border-transparent focus:border-gray-500 focus:bg-white focus:ring-0 block mt-1 w-full" id="email" type="email" name="email" required="required" autofocus="autofocus">
            </div>

            <!-- Password -->
            <div class="mt-4">
                <label class="block font-medium text-sm text-gray-700" for="password">
    密码
</label>

                <input  class="mt-1 block w-full rounded-md bg-gray-100 border-transparent focus:border-gray-500 focus:bg-white focus:ring-0 block mt-1 w-full" id="password" type="password" name="password" required="required" autocomplete="current-password">
            </div>

            <!-- Remember Me -->
            <div class="block mt-4">
                <label for="remember_me" class="inline-flex items-center">
                    <input id="remember_me" type="checkbox" class="rounded border-gray-300 text-indigo-600 shadow-sm focus:border-indigo-300 focus:ring focus:ring-indigo-200 focus:ring-opacity-50" name="remember">
                    <span class="ml-2 text-sm text-gray-600">记住我</span>
                </label>
            </div>

            <div class="flex items-center justify-between mt-4">
                <div class="flex items-center text-sm">
                                    </div>
                <div class="flex items-center">
                                            <a class="underline text-sm text-gray-600 hover:text-gray-900" href="http://imgwa.com/forgot-password">
                            忘记密码?
                        </a>
                    
                    <button type="submit" class="inline-flex justify-center py-2 px-4 text-sm font-medium rounded-md text-gray-600 bg-black/10 hover:bg-black/20 hover:text-gray-700 ml-3">
    登录
</button>
                </div>
            </div>
        </form>
    </div>
</div>
        </div>
    </body>
    <!-- Scripts -->
    <script src="http://imgwa.com/js/app.js?t=20220817"></script>
        </html>
                               

Whois info of domain

Domain Name: IMGWA.COM
Registry Domain ID: 2324663692_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.paycenter.com.cn
Registrar URL: http://www.xinnet.com
Updated Date: 2024-01-10T16:59:19Z
Creation Date: 2018-10-22T18:51:43Z
Registry Expiry Date: 2028-10-22T18:51:43Z
Registrar: Xin Net Technology Corporation
Registrar IANA ID: 120
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.4008182233
Domain Status: ok https://icann.org/epp#ok
Name Server: F1G1NS1.DNSPOD.NET
Name Server: F1G1NS2.DNSPOD.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-29T15:27:53Z <<<
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