Merge pull request #3804 from FabsMuller/ptbrtranslation

Portuguese Brazilian (pt-BR) translation
This commit is contained in:
Nick O'Leary
2023-03-03 13:33:47 +00:00
committed by GitHub
47 changed files with 4703 additions and 1 deletions

View File

@@ -73,7 +73,7 @@
<h4>Cookie handling</h4>
<p>The <code>cookies</code> property passed to the node must be an object of name/value pairs.
The value can be either a string to set the value of the cookie or it can be an
object with a single <code>value</code> property.<p>
object with a single <code>value</code> property.</p>
<p>Any cookies returned by the request are passed back under the <code>responseCookies</code> property.</p>
<h4>Content type handling</h4>
<p>If <code>msg.payload</code> is an Object, the node will automatically set the content type