We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae50812 commit d798364Copy full SHA for d798364
1 file changed
docs/interfaces/HttpsRequestOptions.html
@@ -57,7 +57,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code
57
<li>Defined in packages/https/request.d.ts:55</li></ul></aside></section>
58
<section class="tsd-panel tsd-member"><a id="body" class="tsd-anchor"></a>
59
<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">
+<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">
61
<ul>
62
<li>Defined in packages/https/request.d.ts:40</li></ul></aside></section>
63
<section class="tsd-panel tsd-member"><a id="cachePolicy" class="tsd-anchor"></a>
0 commit comments