Skip to content

Latest commit

History

History
54 lines (41 loc) 路 2.1 KB

ISSUE_TEMPLATE.md

File metadata and controls

54 lines (41 loc) 路 2.1 KB

Request Options

request({
  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