Some minor changes to sections that were missing in some files

Fixing missing sessions is some pt-BR files and also
one small typo of an hmtl end paragraph </p> in the 21-httprequest.html
of en-US original language file.
This commit is contained in:
Fabio Barcello S. Dos R. Muller
2022-08-05 16:29:19 -03:00
parent 3bae92b356
commit e7c657f82d
6 changed files with 22 additions and 8 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