Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- { hostname: 'site.dev',
- port: 443,
- path: '/app_dev.php/oauth/v2/token',
- method: 'POST',
- rejectUnauthorized: false,
- headers:
- { 'Content-Type': 'application/x-www-form-urlencoded',
- 'Content-Length': 310 } }
Advertisement
Add Comment
Please, Sign In to add comment