update README
This commit is contained in:
parent
f6bfa11f6e
commit
c0808d3799
1 changed files with 10 additions and 2 deletions
|
@ -25,6 +25,9 @@ Quick Start
|
|||
console.info(this);
|
||||
});
|
||||
|
||||
* run the example/test.js
|
||||
|
||||
node examples/test.js
|
||||
Usage
|
||||
-----
|
||||
|
||||
|
@ -44,6 +47,11 @@ Usage
|
|||
info(name) - Get information of result, see 'info' section
|
||||
|
||||
* Curl Control
|
||||
|
||||
members
|
||||
debug (default: false)
|
||||
- logging node-curl debug info
|
||||
|
||||
methods:
|
||||
void reset()
|
||||
- reset curl and set options to default options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue