Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 2.14 KB

ISSUE_TEMPLATE.md

File metadata and controls

56 lines (43 loc) · 2.14 KB

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