Skip to content

Commit a901010

Browse files
committed
readme/doc
1 parent 41cb90f commit a901010

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/interfaces/HttpsRequestOptions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code
5757
<li>Defined in packages/https/request.d.ts:55</li></ul></aside></section>
5858
<section class="tsd-panel tsd-member"><a id="body" class="tsd-anchor"></a>
5959
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>body</span><a href="#body" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
60-
<div class="tsd-signature"><span class="tsd-kind-property">body</span><span class="tsd-signature-symbol">?:</span> <a href="HttpsRequestObject.html" class="tsd-signature-type tsd-kind-interface">HttpsRequestObject</a><span class="tsd-signature-symbol"> | </span><a href="HttpsFormDataParam.html" class="tsd-signature-type tsd-kind-interface">HttpsFormDataParam</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
60+
<div class="tsd-signature"><span class="tsd-kind-property">body</span><span class="tsd-signature-symbol">?:</span> <a href="HttpsRequestObject.html" class="tsd-signature-type tsd-kind-interface">HttpsRequestObject</a><span class="tsd-signature-symbol"> | </span><a href="HttpsFormDataParam.html" class="tsd-signature-type tsd-kind-interface">HttpsFormDataParam</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">File</span></div><aside class="tsd-sources">
6161
<ul>
6262
<li>Defined in packages/https/request.d.ts:40</li></ul></aside></section>
6363
<section class="tsd-panel tsd-member"><a id="cachePolicy" class="tsd-anchor"></a>

0 commit comments

Comments
 (0)