This commit is contained in:
RubenVerborgh
2021-09-03 07:54:08 +00:00
parent 14b9e3ac63
commit 5ac48b7be8
514 changed files with 3856 additions and 3809 deletions

View File

@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>PutOperationHandler | Community Solid Server - v1.0.0</title>
<meta name="description" content="Documentation for Community Solid Server - v1.0.0">
<title>PutOperationHandler | Community Solid Server - v1.1.0</title>
<meta name="description" content="Documentation for Community Solid Server - v1.1.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Community Solid Server - v1.0.0</a>
<a href="../index.html" class="title">Community Solid Server - v1.1.0</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
@@ -52,7 +52,7 @@
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">Community Solid Server - v1.0.0</a>
<a href="../modules.html">Community Solid Server - v1.1.0</a>
</li>
<li>
<a href="../modules/ldp_operations_putoperationhandler.html">ldp/operations/PutOperationHandler</a>
@@ -130,7 +130,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="ldp_operations_operationhandler.operationhandler.html">OperationHandler</a>.<a href="ldp_operations_operationhandler.operationhandler.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/ldp/operations/PutOperationHandler.ts#L17">src/ldp/operations/PutOperationHandler.ts:17</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/ldp/operations/PutOperationHandler.ts#L17">src/ldp/operations/PutOperationHandler.ts:17</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -152,7 +152,7 @@
<div class="tsd-signature tsd-kind-icon">logger<span class="tsd-signature-symbol">:</span> <a href="logging_logger.logger.html" class="tsd-signature-type" data-tsd-kind="Class">Logger</a><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/ldp/operations/PutOperationHandler.ts#L15">src/ldp/operations/PutOperationHandler.ts:15</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/ldp/operations/PutOperationHandler.ts#L15">src/ldp/operations/PutOperationHandler.ts:15</a></li>
</ul>
</aside>
</section>
@@ -162,7 +162,7 @@
<div class="tsd-signature tsd-kind-icon">store<span class="tsd-signature-symbol">:</span> <a href="../interfaces/storage_resourcestore.resourcestore.html" class="tsd-signature-type" data-tsd-kind="Interface">ResourceStore</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/ldp/operations/PutOperationHandler.ts#L17">src/ldp/operations/PutOperationHandler.ts:17</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/ldp/operations/PutOperationHandler.ts#L17">src/ldp/operations/PutOperationHandler.ts:17</a></li>
</ul>
</aside>
</section>
@@ -180,7 +180,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="ldp_operations_operationhandler.operationhandler.html">OperationHandler</a>.<a href="ldp_operations_operationhandler.operationhandler.html#canhandle">canHandle</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/ldp/operations/PutOperationHandler.ts#L24">src/ldp/operations/PutOperationHandler.ts:24</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/ldp/operations/PutOperationHandler.ts#L24">src/ldp/operations/PutOperationHandler.ts:24</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -211,7 +211,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="ldp_operations_operationhandler.operationhandler.html">OperationHandler</a>.<a href="ldp_operations_operationhandler.operationhandler.html#handle">handle</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/ldp/operations/PutOperationHandler.ts#L30">src/ldp/operations/PutOperationHandler.ts:30</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/ldp/operations/PutOperationHandler.ts#L30">src/ldp/operations/PutOperationHandler.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -242,7 +242,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="ldp_operations_operationhandler.operationhandler.html">OperationHandler</a>.<a href="ldp_operations_operationhandler.operationhandler.html#handlesafe">handleSafe</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/util/handlers/AsyncHandler.ts#L35">src/util/handlers/AsyncHandler.ts:35</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/util/handlers/AsyncHandler.ts#L35">src/util/handlers/AsyncHandler.ts:35</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">