35 lines
2.4 KiB
HTML
35 lines
2.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>MultipartElement.content (handy_http_data.multipart.MultipartElement.content)</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>MultipartElement.content</h1><div class="breadcrumbs"><a class="breadcrumb" href="handy_http_data.html">handy_http_data</a> <a class="breadcrumb" href="handy_http_data.multipart.html">multipart</a> <a class="breadcrumb" href="handy_http_data.multipart.MultipartElement.html">MultipartElement</a> </div><div><div class="documentation-comment synopsis"><div><p>The body content of this element.</p></div></div></div><div class="annotated-prototype"><div class="declaration-prototype"><div class="parent-prototype"><span class="builtin-type">struct</span> <span class="name">MultipartElement</span></div><div><div class="attributes"></div><tt class="highlighted"><span class="type">string</span></tt> <span class="name">content</span>;</div></div></div><div></div></div>
|
|
<div id="page-nav"><a class="parent" href="handy_http_data.html">handy_http_data</a> <a class="parent" href="handy_http_data.multipart.html">multipart</a> <a class="parent" href="handy_http_data.multipart.MultipartElement.html">MultipartElement</a>
|
|
<span class="type-separator">variables</span><ul><li><a class="variable current" href="handy_http_data.multipart.MultipartElement.content.html">content</a></li><li><a class="variable" href="handy_http_data.multipart.MultipartElement.filename.html">filename</a></li><li><a class="variable" href="handy_http_data.multipart.MultipartElement.headers.html">headers</a></li><li><a class="variable" href="handy_http_data.multipart.MultipartElement.name.html">name</a></li></ul></div>
|
|
</div>
|
|
<div id="page-footer">Page generated by <a href="https://github.com/adamdruppe/adrdox">adrdox</a></div>
|
|
</body>
|
|
</html> |