-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
triageIssue is being researchedIssue is being researched
Description
Feature Request Is New
- I have verified that the requested feature does not already exist or has not already been requested.
Description of the feature
Is there a way to request a valid JSON response from node requests, rather then having to convert the Object using:
JSON.parse(JSON.stringify(response))
Interestingly the docs show a valid JSON response but the api returns an object. Just wondering if there is or could be added a hidden flag to request JSON format.
Metadata
Metadata
Assignees
Labels
triageIssue is being researchedIssue is being researched