HTTP/1.1 200 OK
X-UA-Compatible: IE=EmulateIE9, requiresActiveX=true
Cache-Control: no-store, no-cache, must-revalidate
Content-Type: text/html
Accept-Ranges: bytes
ETag: "1113499349"
Last-Modified: Wed, 16 Sep 2015 06:20:54 GMT
Content-Length: 6773
Date: Fri, 09 Apr 2021 13:03:09 GMT
Server: lighttpd/1.4.35
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Web Viewer for Samsung DVR</title>
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<script type="text/javascript" src="/js/BrowserDetect.js" ></script>
<script type="text/javascript" language="javascript">
function getOSInfoStr() {
var ua = navigator.userAgent;
if (ua.indexOf("NT 6.0") != -1) {
return true;
}
else if (ua.indexOf("NT 6.1") != -1) {
return true;
}
else if (ua.