website/docs/ddoc/transport/handy_http_transport.html

39 lines
4.9 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>handy_http_transport (handy_http_transport)</title>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<link href="style.css" rel="stylesheet" />
<script src="script.js" type="text/javascript"></script>
<link href="search-results.html" rel="prefetch" />
</head>
<body>
<div id="page-header">
<div id="logotype">
<span>Documentation</span>
<nav>
<a href="http://dlang.org/">Dlang.org</a>
</nav>
</div>
<form action="search-docs.html" id="search">
<input name="searchTerm" placeholder="Find a symbol name..." type="search" />
<input type="submit" value="Go" />
</form>
</div>
<div id="page-body">
<div id="page-content">
<h1>handy_http_transport</h1><div class="breadcrumbs"></div><div><div class="documentation-comment synopsis"><div><span class="undocumented-note">Undocumented in source.</span></div></div></div><div class="annotated-prototype"></div><h2 id="modules"><a class="header-anchor" href="#modules">Modules</a></h2><dl class="member-list native"><dt><a href="handy_http_transport.helpers.html">helpers</a><div class="simplified-prototype" style="max-width: 38ch;"><span class="builtin-type">module</span> <span class="name">handy_http_transport.helpers</span></div></dt><dd><div><span class="undocumented-note">Undocumented in source.</span></div></dd><dt><a href="handy_http_transport.http1.html">http1</a><div class="simplified-prototype" style="max-width: 36ch;"><span class="builtin-type">module</span> <span class="name">handy_http_transport.http1</span></div></dt><dd><div><p>This package defines the Handy-Http implementation of HTTP/1.1.</p></div></dd><dt><a href="handy_http_transport.http2.html">http2</a><div class="simplified-prototype" style="max-width: 36ch;"><span class="builtin-type">module</span> <span class="name">handy_http_transport.http2</span></div></dt><dd><div><span class="undocumented-note">Undocumented in source.</span></div></dd><dt><a href="handy_http_transport.interfaces.html">interfaces</a><div class="simplified-prototype" style="max-width: 41ch;"><span class="builtin-type">module</span> <span class="name">handy_http_transport.interfaces</span></div></dt><dd><div><span class="undocumented-note">Undocumented in source.</span></div></dd><dt><a href="handy_http_transport.response_output_stream.html">response_output_stream</a><div class="simplified-prototype" style="max-width: 55ch;"><span class="builtin-type">module</span> <span class="name">handy_http_transport.response_output_stream</span></div></dt><dd><div><span class="undocumented-note">Undocumented in source.</span></div></dd></dl><h2 id="public-imports"><a class="header-anchor" href="#public-imports">Public Imports</a></h2><div></div><dl class="member-list native"><dt><a href="handy_http_transport.http1.html">handy_http_transport.http1</a><div class="simplified-prototype" style="max-width: 46ch;"><span class="builtin-type">public</span> <tt class="highlighted">
<span class="kwrd">import</span> <span class="hid">handy_http_transport</span>.<span class="hid">http1</span>;</tt></div></dt><dd><div><span class="undocumented-note">Undocumented in source.</span></div></dd></dl><dl class="member-list native"><dt><a href="handy_http_transport.http2.html">handy_http_transport.http2</a><div class="simplified-prototype" style="max-width: 46ch;"><span class="builtin-type">public</span> <tt class="highlighted">
<span class="kwrd">import</span> <span class="hid">handy_http_transport</span>.<span class="hid">http2</span>;</tt></div></dt><dd><div><span class="undocumented-note">Undocumented in source.</span></div></dd></dl><dl class="member-list native"><dt><a href="handy_http_transport.interfaces.html">handy_http_transport.interfaces</a><div class="simplified-prototype" style="max-width: 51ch;"><span class="builtin-type">public</span> <tt class="highlighted">
<span class="kwrd">import</span> <span class="hid">handy_http_transport</span>.<span class="hid">interfaces</span>;</tt></div></dt><dd><div><span class="undocumented-note">Undocumented in source.</span></div></dd></dl><dl class="member-list native"><dt><a href="handy_http_transport.response_output_stream.html">handy_http_transport.response_output_stream</a><div class="simplified-prototype" style="max-width: 64ch;"><span class="builtin-type">public</span> <tt class="highlighted">
<span class="kwrd">import</span> <span class="hid">handy_http_transport</span>.<span class="hid">response_output_stream</span>;</tt></div></dt><dd><div><span class="undocumented-note">Undocumented in source.</span></div></dd></dl><div></div></div>
<div id="page-nav">
<span class="type-separator">modules</span><ul><li><a class="module current" href="handy_http_transport.html">handy_http_transport</a></li></ul></div>
</div>
<div id="page-footer">Page generated by <a href="https://github.com/adamdruppe/adrdox">adrdox</a></div>
</body>
</html>