Update README.
This commit is contained in:
parent
44fb876123
commit
01dbe4e0ce
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ Example: examples/low-level.js
|
|||
|
||||
curl.on('end', function() {
|
||||
p('done.')
|
||||
p('code: ' + curl.getinfo('RESPONSE_CODE'));
|
||||
curl.close();
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue