CINXE.COM

About Us

<!DOCTYPE HTML> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>About Us</title> <meta property="og:type" content="website"> <meta property="og:title" content="About Us"> <meta property="og:description" content="Find out more about the IETF HTTP Working Group"> <meta property="og:url" content="https://httpwg.org/about/"> <meta property="og:site_name" content="IETF HTTP Working Group"> <meta property="og:image" content="https://httpwg.org/assets/wg_japan.jpg"> <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> <image class="img-fluid hidden-xs" src="/assets/wg_japan.jpg"> <div class="container px-3 my-2 markdown-body"> <h2>About Us</h2> <p>The <strong>HTTP Working Group</strong> (a.k.a. HTTPbis) is part of the <a href="http://www.ietf.org/">IETF</a>, an internet standards-setting organization.</p> <p>Our mandate and scope of work is outlined in our <a href="http://datatracker.ietf.org/wg/httpbis/charter/">charter</a>.</p> <p>You can learn more about participating in the IETF by reading <a href="http://www.ietf.org/tao.html">The Tao of the IETF</a>.</p> <h2 id="meetings">Meetings</h2> <p>We meet face-to-face at most IETF meetings, and sometimes hold additional “interim” meetings; related materials from past and upcoming meetings can be found in our <a href="https://github.com/httpwg/wg-materials">meeting materials repository</a>.</p> <h2 id="participate">Participate</h2> <p>As with all IETF Working Groups, almost all discussion and decisions are made on our <a href="http://lists.w3.org/Archives/Public/ietf-http-wg/">mailing list</a>. Joining this list is “joining” the Working Group, and is the best way to participate.</p> <p>You can track our <a href="/wip/">current efforts</a> on this site, as well as in our <a href="https://github.com/httpwg/">github repositories</a>.</p> <p>ALL contributors and participants in the Working Group (i.e., on the mailing list and in physical meetings) MUST read and understand the ​<a href="http://www.ietf.org/about/note-well.html">NOTE WELL</a> statement.</p> <p>See <a href="https://github.com/httpwg/http-extensions/blob/master/CONTRIBUTING.md">our contribution policy</a> for details of how to contribute to HTTP.</p> <p class="github-link"><a href="https://github.com/httpwg/httpwg.github.io/blob/main/about/"><img src="/assets/github.png" alt="Source on GitHub"/></a></p> <script src="/assets/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"></script> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10