mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Typo in http node help
This commit is contained in:
parent
a780d4463c
commit
a6a9025bab
@ -62,7 +62,7 @@
|
||||
<li><code>query</code> - an object containing any query string parameters.</li>
|
||||
<li><code>params</code> - an object containing any route parameters.</li>
|
||||
<li><code>cookies</code> - an object containing the cookies for the request.</li>
|
||||
<li><code>files</code> - if enabled with the node, an object containing
|
||||
<li><code>files</code> - if enabled within the node, an object containing
|
||||
any files uploaded as part of a POST request.</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
Loading…
Reference in New Issue
Block a user