mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-07-13 12:08:09 +00:00
Updated Examples (markdown)
parent
72f9f2973a
commit
8d825a8617
|
@ -24,6 +24,8 @@ HTTP.create()
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
var HTTP = require("lib/http");
|
||||||
|
|
||||||
HTTP.create()
|
HTTP.create()
|
||||||
.setContentType("application/x-www-form-urlencoded")
|
.setContentType("application/x-www-form-urlencoded")
|
||||||
.setBearerAuth(token)
|
.setBearerAuth(token)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user