-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hello,
Some possibility have been remove from got.
- You can't now use :
json: true
('in your got.js file).
responseType: 'json' do the job.
- The
query : {query: JSON.stringify(request)}(in ContentaJsonRpc.js) doesn't seem to work . It's ok withsearchParams: {query: JSON.stringify(request)}.
++
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels