mirror of
https://git.coolaj86.com/coolaj86/telebit.js.git
synced 2024-11-20 12:34:41 +00:00
ws
This commit is contained in:
parent
c79e57a335
commit
6f88490abe
@ -30,4 +30,8 @@ urequest(req, function (err, resp, body) {
|
||||
console.log('Location:', resp.headers.location);
|
||||
console.log('Body:');
|
||||
console.log(body);
|
||||
/*
|
||||
{ jwt: '...'
|
||||
}
|
||||
*/
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user