302 durum kodu, istenen kaynağın geçici olarak farklı bir URL'de mevcut olduğunu gösterir.
Kullanıcı otomatik olarak yeni URL'ye yönlendirilir, ancak arama motorları eski adresi dizine eklemeye devam eder.
200 durum kodu, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.
Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.
GET / HTTP/1.1 Host: n1x.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html class="csstransforms no-csstransforms3d csstransitions wide" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>YouStream - Broadcast Yourself</title> <meta name="description" content="You Stream is a free video chat site for adults which lets you broadcast yourself to the world. Join our fun community to see and be seen!"> <meta name="Keywords" content="live streaming,stream,live stream,video stream,video streaming,video chat"> <link rel="icon" href="favicon.ico" type="image/x-icon"> <link href="/style.css" type="text/css" rel="stylesheet"> </head> <body> <div id="main"> <script type="text/javascript" id="live" src="/youstream.js"></script> <div class="stream"></div> <h1>YouStream: Talk to People on Live Video Chat</h1> <p>Are you annoyed at thome and you want to talk to people? You can meet many active users on YouStream and you can make new friends on our service. Video broadcast service is also available in our website. You will need to register to our service to use broadcasting. However registration is free. We don't ask you to pay for broadcast yourself in our website. You can use all features free. </p> <h2>Broadcast Yourself on YouStream</h2> <p>You can broadcast yourself in our service and you can even earn money through that way. It requires a registration but it is not a long process. In a few minutes, you can use our video broadcast service. You can next people on our website and meet new people. If you want to text chat with people wihout video, it is free to use and no registration required. You don't also need a cam device to watch broadcasts!</p> </div> <div id="footer"> <div class="container"> <p> <a href="http://www.youstream.com/">Home</a> · <a href="http://www.livecam.com/?over18=true&AFNO=1-90" target="_blank" rel="nofollow">Girl Cams</a> · <a href="http://www.webcamguys.com/?over18=true&AFNO=1-90" target="_blank" rel="nofollow">Guy Cams</a> · <a href="http://www.gaymeet.com/" target="_blank" rel="nofollow">Meet Guys</a> · <a href="http://www.sexmeet.com/" target="_blank" rel="nofollow">Meet Girls</a> · <a href="/abuse">Report Abuse</a> </p> <p>© 2025 YouStream. All Rights Reserved.</p> </div> </div> <script src="https://www.ageverification.org/inject/script.min.js"></script> </body> </html>