Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - htkis.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 07 May 2025 04:38:49 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Alt-Svc: quic=":443"; h3=":443"; h3-29=":443"; h3-27=":443";h3-25=":443"; h3-T050=":443"; h3-Q050=":443";h3-Q049=":443";h3-Q048=":443"; h3-Q046=":443"; h3-Q043=":443"

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: htkis.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
	<meta http-equiv="Cache-Control" content="no-transform" />
	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover, shrink-to-fit=no" />
	<meta name="renderer" content="webkit">
	<meta name="format-detection" content="telephone=no" />
	<meta name="format-detection" content="email=no" />

	<meta name="description" itemprop="description" content="kodbox可道云(原芒果云 KodExplorer)是业内领先的政务/企业私有云和在线文档管理系统,为个人网站、企业私有云部署、网络存储、在线文档管理、在线办公等提供安全可控,简便易用、可高度定制的私有云产品。采用windows风格界面、操作习惯,无需适应即可快速上手,支持几百种常用文件格式的在线预览、播放和编辑,环境友好,功能强大,是一款一经试用,就再也离不开的私有云产品。同时你也可以将此程序二次开发整合到你现有的系统。" />
	<meta name="keywords" content="kodbox,KodExplorer,kod,kodCloud,webos,webIDE,php filemanage,filemanage,可道云,芒果云,文档管理系统,企业云盘,资源管理器,,在线文档,在线Office,在线办公,在线CAD预览,在线编辑,在线编辑器" />
	<meta name="generator" content="kodbox 1.56"/>
	<meta name="author" content="kodbox" />
	<meta name="copyright" content="kodbox" />
	<title>kodbox - Powered by kodbox</title>
	
	<link href="http://htkis.com/index.php?user/view/manifest" rel="manifest" />
	<meta itemprop="image" content="http://htkis.com/static/images/icon/icon_512.png?v=1.56.02" />
	<link head-type='kod' href="http://htkis.com/static/images/icon/icon_512.png?v=1.56.02" rel="apple-touch-icon"/>
	<link head-type='kod' href="http://htkis.com/static/images/icon/fav.png?v=1.56.02" rel="Shortcut Icon" type="image/x-icon" />
	<link head-type='kod' href="http://htkis.com/static/images/icon/fav.png?v=1.56.02" rel="icon" type="image/x-icon" />
	
	<!-- <meta name="theme-color" content="#1b6de1" /> -->
	<meta name="apple-touch-fullscreen" content="yes" />
	<meta name="apple-mobile-web-app-capable" content="yes" />
	<meta name="apple-mobile-web-app-status-bar-style" content="default" />
	<meta name="apple-mobile-web-app-title" content="kodbox" />
	<meta name="browsermode" content="application" />
	<meta name="full-screen" content="yes" />
	<meta name="x5-page-mode" content="app" />
	<meta name="x5-fullscreen" content="true" />
	</head>

<body>
		<div id="app"></div>
	<style>
		.bg-black{background:#333;}
		.loading-body div{
			position:fixed;margin:auto;left:0;top:0;right:0;bottom:0;max-width:64px;
			max-height:64px;width:64px;border-radius:4px;opacity:0.8;background-size: contain;
			background-image:url("http://htkis.com/static/images/common/loading-page.gif?v=1.56.02");
		}
		.bg-black .loading-body div,.dark-mode .loading-body div{
			width:36px;height:36px;
			background-image:url("http://htkis.com/static/images/common/loading-pin3-dark.gif?v=1.56.02");
		}
	</style>
	
	<div class="loading-body"><div></div></div>
	<script type="text/javascript">
		(function(){// 自适应url,反向代理未设置header情况兼容;
			var a 		= document.createElement("a");a.href = window.location.href;
			var urlPath = a.pathname.replace(/^([^\/])/, "/$1").replace('/index.php','/');
			var host 	= a.protocol.replace(":", "") + "://" + a.hostname + (a.port ? ':' + a.port : '');
			if(host + urlPath == 'http://htkis.com/'){return;}
			
			var cookieKey = 'KOD_HOST_'+'c45bd'
			var date = new Date((new Date()).getTime() + 90*3600*24*1000);
			document.cookie = cookieKey+'='+host+'/; expires='+date.toGMTString()+';';
			console.warn("Site host not match HOST",[cookieKey,host + urlPath,'http://htkis.com/']);
		})();
		
		window.API_HOST = "http://htkis.com/?";
		window.STATIC_PATH = "http://htkis.com/static/";
		try{navigator.serviceWorker && navigator.serviceWorker.register('http://htkis.com/?user/view/manifestJS');}catch(err){}
		if(!navigator.mimeTypes) navigator.mimeTypes = {};
		var isDark = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches;
		var theTheme = "auto";
		var darkMode = theTheme == 'dark-mode' ? true: (theTheme == 'auto' && isDark); 
		if(darkMode){document.getElementsByTagName('body')[0].setAttribute("class","bg-black");}
	</script>
	
	<link href="http://htkis.com/static/style/lib/main.css?v=1.56.02" rel="stylesheet" />
	<link href="http://htkis.com/static/style/dist/main.css?v=1.56.02" rel='stylesheet' />
	<script src="http://htkis.com/static/app/vender/es3-profill.js?v=1.56.02"></script>
	<script src="http://htkis.com/static/app/dist/vendor.js?v=1.56.02"></script>
	<script src="http://htkis.com/static/app/dist/main.js?v=1.56.02"></script>
	<div class='page-footer' style='display:none;'>
	<h3>Powered by kodbox <a href='https://github.com/kalcaddle/kodbox' target='_blank'>V1.56</a></h3>
	<h3>Copyright © <a href="https://kodcloud.com/" target="_blank">kodcloud.com</a>.</h3>
	<h3><a href='http://htkis.com/?sitemap'>Files</a></h3></div>
	</body>
</html>                               

Whois info of domain

Domain Name: HTKIS.COM
Registry Domain ID: 2842835602_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-12-26T12:10:01Z
Creation Date: 2024-01-03T08:37:41Z
Registry Expiry Date: 2027-01-03T08:37:41Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS35.DOMAINCONTROL.COM
Name Server: NS36.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-07T04:38:43Z <<<
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