request/request

iq

beastmt168 opened this issue · 1 comments

Summary

Simplest Example to Reproduce

request({
  method: 'GET',
  url: 'http://example.com', // a public URL that we can hit to reproduce, if possible
  more: { 'options': 'here' }
},

Expected Behavior

Current Behavior

Possible Solution

Context

Your Environment

software version
request 1.1.1.0.
node iqgamingkh
npm iq
Operating System playbot

what.