request / request

🏊🏾 Simplified HTTP request client.
Apache License 2.0
25.67k stars 3.14k forks source link

Miraj rathod #3464

Open RathodMiraj opened 9 months ago

RathodMiraj commented 9 months ago

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
node
npm
Operating System
RathodMiraj commented 9 months ago

issues solve???

Rockyread commented 8 months ago

yes