38 lines
3.3 KiB
HTML
38 lines
3.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>defaultConfig (handy_http_transport.http1.task_pool.defaultConfig)</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>defaultConfig</h1><div class="breadcrumbs"><a class="breadcrumb" href="handy_http_transport.html">handy_http_transport</a> <a class="breadcrumb" href="handy_http_transport.http1.html">http1</a> <a class="breadcrumb" href="handy_http_transport.http1.task_pool.html">task_pool</a> </div><div><div class="documentation-comment synopsis"><div><p>Defines the default configuration options if none are provided. They are:
|
|
* Host address 127.0.0.1
|
|
* Port 8080
|
|
* Worker count of 5.</p></div></div></div><div class="annotated-prototype"><div class="function-prototype"><div class="attributes"></div><div class="return-type"><a class="name" data-ident="Http1TransportConfig" href="handy_http_transport.http1.task_pool.Http1TransportConfig.html" title="handy_http_transport.http1.task_pool.Http1TransportConfig">Http1TransportConfig</a></div><div class="function-name">defaultConfig</div><div class="template-parameters" data-count="0"></div><div class="runtime-parameters" data-count="0"><div class="parameters-list toplevel"><span class="paren">(</span><span class="paren">)</span></div></div><div class="function-contracts"></div></div></div><div><h2 id="returns"><a class="header-anchor" href="#returns">Return Value</a></h2><div><div class="return-type-holder">Type: <span class="return-type"><a class="xref" href="handy_http_transport.http1.task_pool.Http1TransportConfig.html" title="handy_http_transport.http1.task_pool.Http1TransportConfig"><span class="name" data-ident="Http1TransportConfig">Http1TransportConfig</span></a></span></div><div class="documentation-comment returns-description"><div><p>The default configuration.</p></div></div></div></div></div>
|
|
<div id="page-nav"><a class="parent" href="handy_http_transport.html">handy_http_transport</a> <a class="parent" href="handy_http_transport.http1.html">http1</a> <a class="parent" href="handy_http_transport.http1.task_pool.html">task_pool</a>
|
|
<span class="type-separator">classes</span><ul><li><a class="class" href="handy_http_transport.http1.task_pool.TaskPoolHttp1Transport.html">TaskPoolHttp1Transport</a></li></ul><span class="type-separator">functions</span><ul><li><a class="function current" href="handy_http_transport.http1.task_pool.defaultConfig.html">defaultConfig</a></li></ul><span class="type-separator">structs</span><ul><li><a class="struct" href="handy_http_transport.http1.task_pool.Http1TransportConfig.html">Http1TransportConfig</a></li></ul></div>
|
|
</div>
|
|
<div id="page-footer">Page generated by <a href="https://github.com/adamdruppe/adrdox">adrdox</a></div>
|
|
</body>
|
|
</html> |