Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
308 Permanent Redirect - devvh.com
HTTP Status: 308
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/plain
Location: https://devvh.com/
Refresh: 0;url=https://devvh.com/
server: Vercel

HTTP Code 308 Permanent Redirect

308 status code is a permanent redirect that, unlike 301, ensures the request method remains unchanged.

When is Code 308 used?

  • When a resource is permanently moved while preserving the request method
  • When enforcing HTTPS without changing form submission behavior

What does Code 308 mean for the user?

The user is permanently redirected to the new URL, and the request method remains the same.

200 OK - https://devvh.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Accept-Ranges: bytes
Access-Control-Allow-Origin: *
Age: 352746
Cache-Control: public, max-age=0, must-revalidate
Content-Disposition: inline
Content-Length: 12218
Content-Type: text/html; charset=utf-8
Date: Wed, 30 Apr 2025 10:00:39 GMT
Etag: "e641f626183241019be521789d6ffcb1"
Last-Modified: Sat, 26 Apr 2025 08:01:33 GMT
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Vercel-Cache: HIT
X-Vercel-Id: arn1::5lcvb-1746007239326-e73e895bab39

HTTP Code 200 OK

200 status code 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: devvh.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<<<<<<< HEAD <!DOCTYPE html>
    <html lang="pt-BR">

    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">

        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
            integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
            crossorigin="anonymous" referrerpolicy="no-referrer" />

        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
            crossorigin="anonymous" referrerpolicy="no-referrer">

        <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" />

        <link rel="stylesheet" href="styles.css">
        <title>Portfólio - Victhor Hugo</title>
    </head>

    <body>
        <!-- Header -->
        <section id="header">
            <a class="header-title" href="/">
                <h1>
                    vhw.dev
                </h1>
            </a>


            <nav class="navbar">
                <button class="menu-hamburguer"></button>

                <ul class="navbar-links">
                    <li><a href="#person">Home</a></li>
                    <li><a href="#about">Sobre</a></li>
                    <li><a href="#projects">Projetos</a></li>
                    <li><a href="#contacts">Contatos</a></li>
                </ul>
            </nav>

        </section>
        <!-- End Header -->

        <!-- Person -->
        <section id="person">
            <div class="person-content">
                <div class="person-name">
                    <h1>Olá, <span></span></h1>
                    <h1>Meu nome é <span></span></h1>
                    <h1>Victhor Hugo <span></span></h1>
                </div>

                <div class="stacks-content">
                    <h3>Tecnologias :</h3>


                    <ul class="stacks">
                        <li>
                            <div data="HTML">
                                <img src="./img/html.svg" alt="html-icon">
                            </div>
                        </li>

                        <li>
                            <div data="CSS">
                                <img src="./img/css.svg" alt="css-icon">
                            </div>
                        </li>

                        <li>
                            <div data="JS">
                                <img src="./img/js.svg" alt="js-icon">
                            </div>
                        </li>

                        <li>
                            <div data="REACT">
                                <img src="./img/react.svg" alt="react-icon">
                            </div>
                        </li>
                    </ul>


                </div>
            </div>

            <div class="person-background">
                <div class="wrapper-profile-photo">
                    <img class="profile-photo" src="./img/WhatsApp Image 2025-01-06 at 13.05.57.jpeg"
                        alt="foto-victhor">
                </div>

                <div class="links">
                    <a href="https://github.com/DevVHW" target="_blank">
                        <img src="./img/logo-github.svg" alt="icon-github">
                    </a>
                    <a href="https://www.instagram.com/victhorxz/?next=%2F" target="_blank">
                        <img src="./img/logo-insta.svg" alt="icon-insta">
                    </a>
                    <a href="https://www.linkedin.com/in/victhor-hugo-wandersee-734a7030b/" target="_blank">
                        <img src="./img/logo-linkedin.svg" alt="icon-linkin">
                    </a>
                </div>
            </div>
        </section>
        <!-- End Person -->

        <!-- About -->
        <section id="about">
            <div class="background-about">
                <div class="img-wrapper">
                    <img src="./img/img.2.jpg" alt="img2-notebook">
                </div>
            </div>

            <div class="box-about">
                <div class="section-subtitle">
                    <h2>
                        <p>💻</p>
                        <p><span>Desenvolvedor</span> Front-End</p>
                    </h2>
                </div>

                <h3>
                    Sou um Desenvolvedor Front-End com experiências em
                    <p>HTML, CSS, JavaScript e React.Js</p>
                </h3>

                <h4>
                    Sou um desenvolvedor front-end apaixonado por transformar ideias em interfaces digitais. Com
                    habilidades em HTML, CSS, JavaScript e React, sou especialista em criar websites que combinam
                    funcionalidade e uma bela estética. Estou sempre buscando aprender e me atualizar na área de
                    desenvolvimento front-end.
                </h4>

                <h4>
                    Abaixo está o meu <p>currículo</p> para download.
                </h4>

                <div class="button-cta">
                    <a href="/Curiculo.pdf" download="CV-Victhor-Hugo" aria-label="Baixar curriculo Victhor Hugo">
                        Currículo
                    </a>
                </div>
            </div>
        </section>
        <!-- End about -->

        <!-- Projects -->
        <section id="projects">
            <div class="projects-title">
                <h2>PROJETOS 🧩</h2>
            </div>

            <div class="container-projects">
                <div class="swiper mySwiper">
                    <!-- wrapper-projects -->

                    <div class="swiper-wrapper">

                        <!-- content-project -->
                        <div class="swiper-slide card-project">
                            <div class="image-project">
                                <a href="https://projeto-hamburgueria-seven.vercel.app" target="_blank">
                                    <img src="./img/download.png" alt="img-conversor">
                                </a>
                            </div>

                            <span>Hamburgueria</span>

                            <p>Esse é projeto do site de uma hamburgueria</p>

                            <div class="cta-project">
                                <a href="https://github.com/DevVHW/Projeto-Hamburgueria" target="_blank">
                                    Código
                                    <i class="fa-brands fa-github"></i>
                                </a>
                                <a href="https://projeto-hamburgueria-seven.vercel.app" target="_blank">
                                    Site
                                    <i class="fa-solid fa-arrow-up-right-from-square"></i>
                                </a>
                            </div>
                        </div>
                        <div class="swiper-slide card-project">
                            <div class="image-project">
                                <a href="https://projeto-carro-sigma.vercel.app" target="_blank">
                                    <img src="./img/download (2).png" alt="img-conversor">
                                </a>
                            </div>

                            <span>Revenda de Carros</span>

                            <p>Esse é projeto do site de uma Revenda de Carros</p>

                            <div class="cta-project">
                                <a href="https://github.com/DevVHW/Projeto-Carro" target="_blank">
                                    Código
                                    <i class="fa-brands fa-github"></i>
                                </a>
                                <a href="https://projeto-carro-sigma.vercel.app" target="_blank">
                                    Site
                                    <i class="fa-solid fa-arrow-up-right-from-square"></i>
                                </a>
                            </div>
                        </div>
                        <div class="swiper-slide card-project">
                            <div class="image-project">
                                <a href="https://projeto-cafe-nine.vercel.app" target="_blank">
                                    <img src="./img/download (1).png" alt="img-conversor">
                                </a>
                            </div>

                            <span>cafeteria</span>

                            <p>Esse é projeto do site de uma cafeteria</p>

                            <div class="cta-project">
                                <a href="https://github.com/DevVHW/Projeto-Cafe" target="_blank">
                                    Código
                                    <i class="fa-brands fa-github"></i>
                                </a>
                                <a href="https://projeto-cafe-nine.vercel.app" target="_blank">
                                    Site
                                    <i class="fa-solid fa-arrow-up-right-from-square"></i>
                                </a>
                            </div>
                        </div>
                        <div class="swiper-slide card-project">
                            <div class="image-project">
                                <a href="">
                                    <img src="./img/download (3).png" alt="img-conversor">
                                </a>
                            </div>

                            <span>IMC</span>

                            <p>Esse é projeto de uma calculadora de IMC</p>

                            <div class="cta-project">
                                <a href="https://github.com/DevVHW/Calculadora---IMC" target="_blank">
                                    Código
                                    <i class="fa-brands fa-github"></i>
                                </a>
                                <a href="https://calculadora-imc-gold-iota.vercel.app/" target="_blank">
                                    Site
                                    <i class="fa-solid fa-arrow-up-right-from-square"></i>
                                </a>
                            </div>
                        </div>


                    </div>

                    <div class="swiper-button-next"></div>
                    <div class="swiper-button-prev"></div>
                    <div class="swiper-pagination"></div>



                </div>
            </div>


        </section>
        <!-- End Projects -->

        <section id="contacts">
            <div class="contact-icon-content">
                <h2>Contato 📞</h2>
            </div>

            <div class="contact-icons-wrapper">
                <div class="contact-icon-content">
                    <div class="contact-icon">
                        <i class="fa-solid fa-map-location-dot"></i>
                    </div>
                    <div class="contact-info">
                        <span>Localização</span>
                        <p>Joinville SC, Brasil</p>
                    </div>
                </div>

                <div class="contact-icon-content">
                    <div class="contact-icon">
                        <i class="fa-solid fa-envelope-open-text"></i>
                    </div>
                    <div class="contact-info">
                        <span>E-mail</span>
                        <a href="mailto:[email protected]">
                            [email protected]
                        </a>
                    </div>
                </div>


            </div>



        </section>

        <!-- Footer -->
        <section id="footer">
            <div class="container-footer">
                <h2>Feito com ❤️ por</h2>
                <h3>Victhor Hugo ©️2024</h3>
            </div>
        </section>
        <!-- End Footer -->
        <script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>

        <script src="scripts.js"></script>

    </body>                               

Whois info of domain

Domain Name: DEVVH.COM
Registry Domain ID: 2902529774_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.hostinger.com
Registrar URL: http://www.hostinger.com
Updated Date: 2024-07-26T02:30:48Z
Creation Date: 2024-07-26T01:03:52Z
Registry Expiry Date: 2027-07-26T01:03:52Z
Registrar: HOSTINGER operations, UAB
Registrar IANA ID: 1636
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +37064503378
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.DNS-PARKING.COM
Name Server: NS2.DNS-PARKING.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-30T10:00:33Z <<<
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