- ID de exploración:
- f50e0b37-46a1-481d-b876-f4db019b4f58Finalizado
- URL enviada:
- https://httpwg.org/
- Informe finalizado:
Enlaces: 9 encontrados
Los enlaces salientes identificados en la página
Enlace | TEXTO |
---|---|
https://github.com/httpwg/admin/issues?q=is%3Aissue+is%3Aopen+label%3Aadoption | Future Work |
http://datatracker.ietf.org/wg/httpbis/charter/ | charter |
http://lists.w3.org/Archives/Public/ietf-http-wg/ | Group Mailing List 📨 |
http://www.ietf.org/ | IETF |
https://github.com/httpwg/wiki/wiki/HTTP-Testing-Resources | tests for HTTP implementations |
https://github.com/httpwg/http-extensions | |
https://lists.w3.org/Archives/Public/ietf-http-wg/ | mailing list |
https://github.com/httpwg/wg-materials | |
https://github.com/httpwg/httpwg.github.io/blob/main/ |
Variables JavaScript: 5 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
uidEvent | number |
bootstrap | object |
Mensajes de registro de la consola: 0 encontrados
Mensajes registrados en la consola web
HTML
El cuerpo HTML sin procesar de la página
<!DOCTYPE html><html lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IETF HTTP Working Group</title>
<meta property="og:type" content="website">
<meta property="og:title" content="IETF HTTP Working Group">
<meta property="og:description" content="We maintain and develop the Hypertext Transfer Protocol - the core protocol of the World Wide Web">
<meta property="og:url" content="https://httpwg.org/">
<meta property="og:site_name" content="IETF HTTP Working Group">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="/assets/node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="/assets/site.css" rel="stylesheet">
<link rel="shortcut icon" type="image/x-icon" href="/assets/favicon/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="/assets/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/assets/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/assets/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/assets/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/assets/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/assets/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/assets/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/assets/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/assets/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png">
</head>
<body>
<nav class="navbar navbar-dark bg-dark d-print-none navbar-expand-lg fixed-top ps-3 pe-3" role="navigation">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-collapse" aria-controls="navbarToggler" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand" href="https://httpwg.org/"><img src="https://httpwg.org/assets/http.svg" height="23"></a>
</div>
<div class="collapse navbar-collapse" id="navbar-collapse">
<div class="navbar-nav me-auto">
<a class="nav-item ms-1 text-white" href="https://httpwg.org/specs/">📄 Documentation</a>
<div class="dropdown ms-4">
<a href="#" class="nav-item dropdown-toggle text-white" data-bs-toggle="dropdown">Work in Progress</a>
<ul class="dropdown-menu">
<li class="dropdown-item"><a href="https://httpwg.org/http-extensions/">HTTP Extensions</a></li>
<li class="dropdown-item"><a href="https://github.com/httpwg/admin/issues?q=is%3Aissue+is%3Aopen+label%3Aadoption">Future Work</a></li>
</ul>
</div>
<div class="dropdown ms-4">
<a href="#" class="nav-item dropdown-toggle text-white" data-bs-toggle="dropdown">Participate</a>
<ul class="dropdown-menu">
<li class="dropdown-item"><a href="https://httpwg.org/about/">About the HTTP Working Group</a></li>
<li class="divider"></li>
<li class="dropdown-item"><a href="https://httpwg.org/CONTRIBUTING.html">Contribution Policy</a></li>
<li class="dropdown-item"><a href="http://datatracker.ietf.org/wg/httpbis/charter/">WG Charter</a></li>
<li class="dropdown-item"><a href="http://lists.w3.org/Archives/Public/ietf-http-wg/">Group Mailing List 📨</a></li>
<li class="dropdown-item"><a href="https://httpwg.org/wg-materials/">Meeting Materials</a></li>
<li class="dropdown-item"><a href="https://httpwg.org/admin/editors/">Document Editor Resources</a></li>
</ul>
</div>
</div>
</div>
</nav>
<div class="container">
<div class="container">
<div class="row">
<div class="col-lg-2"></div>
<div class="col-lg-5">
<img src="/assets/http.svg" class="img-fluid">
</div>
<div class="col-lg-3">
<p class="lead">The <a href="http://www.ietf.org/">IETF</a> <strong>HTTP Working Group</strong> maintains and develops the Hypertext Transfer Protocol - the core protocol of the <strong>World Wide Web</strong>.</p>
</div>
<div class="col-lg-2"></div>
</div>
<div class="row">
<div class="col"> </div>
</div>
<div class="row">
<div class="col-md-4">
<h2>📄 Specs and Tests</h2>
<p>Resources to help HTTP implementations, including:</p>
<ul>
<li>Read <a href="/specs/">HTTP-related specifications</a> <span class="badge bg-info">the specs!</span></li>
<li>See our list of (unofficial) <a href="https://github.com/httpwg/wiki/wiki/HTTP-Testing-Resources">tests for HTTP implementations</a></li>
</ul>
</div>
<div class="col-md-4">
<h2>👷♀️ Work In Progress</h2>
<p>See what's under development and what's coming, including:</p>
<ul>
<li><a href="https://httpwg.org/http-extensions/">HTTP Extension Development</a> <a title="GitHub" href="https://github.com/httpwg/http-extensions">
<svg height="24" class="octicon" viewBox="0 0 16 16" version="1.1" width="24" aria-hidden="true"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg>
</a></li>
<li>Possible <a href="https://github.com/httpwg/admin/issues?q=is%3Aissue+is%3Aopen+label%3Aadoption">Future Work</a></li>
<li>The <a href="/admin/directorate/">HTTP Directorate</a></li>
</ul>
</div>
<div class="col-md-4">
<h2>👋 Participate</h2>
<p>Want to get involved? Join us!</p>
<ul>
<li>Learn <a href="https://httpwg.org/CONTRIBUTING.html">how to contribute</a> <span class="badge bg-warning">start here</span></li>
<li>See our <a href="http://datatracker.ietf.org/wg/httpbis/charter/">charter</a></li>
<li>Catch up on our <a href="https://lists.w3.org/Archives/Public/ietf-http-wg/">mailing list</a></li>
<li>Browse our <a href="https://httpwg.org/wg-materials/">meeting materials</a> <a title="GitHub" href="https://github.com/httpwg/wg-materials">
<svg height="24" class="octicon" viewBox="0 0 16 16" version="1.1" width="24" aria-hidden="true"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg>
</a></li>
<li>See our <a href="https://httpwg.org/admin/editors/">resources for document editors</a></li>
</ul>
</div>
</div>
</div>
</div>
<p class="github-link"><a href="https://github.com/httpwg/httpwg.github.io/blob/main/"><img src="/assets/github.png" alt="Source on GitHub"></a></p>
<script src="/assets/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
</body></html>