Update README.
This commit is contained in:
parent
5c6e4b0b49
commit
b77ee78afd
1 changed files with 2 additions and 2 deletions
|
@ -86,8 +86,8 @@ Options
|
|||
node-curl support slist which map to Javascript Array
|
||||
|
||||
eg:
|
||||
HTTP_HEADER: ['FOO', 'BAR']
|
||||
HTTP_HEADER: 'FOO'
|
||||
HTTPHEADER: ['FOO', 'BAR']
|
||||
HTTPHEADER: 'FOO'
|
||||
|
||||
any non-array parameter will convert to [ parameter.toString() ]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue