302 http status code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
200 http 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.
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: wjs.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 http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="favicon.ico"><title>浙江三潭科技股份有限公司</title><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Expires" content="0"><script>// 兼容 node < 12 !(function (t) { function e () { var e = this || self e.globalThis = e, delete t.prototype._T_ } typeof globalThis !== 'object' && (this ? e() : (t.defineProperty(t.prototype, '_T_', { configurable: !0, get: e }), _T_)) }(Object))</script><link href="static/css/app.9f8e77dd.css" rel="preload" as="style"><link href="static/js/app.805b2347.js" rel="preload" as="script"><link href="static/js/chunk-vendors.e4b20461.js" rel="preload" as="script"><link href="static/css/app.9f8e77dd.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but wjzx-frontend doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="jquery-1.11.3.min.js"></script><script src="static/js/chunk-vendors.e4b20461.js"></script><script src="static/js/app.805b2347.js"></script></body></html>