We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921b873 commit a1c9a9eCopy full SHA for a1c9a9e
convenient.js
@@ -39,8 +39,6 @@ function final_response(res, value) {
39
, authorities = res.authority || []
40
, additionals = res.additional || []
41
42
- res.recursion_available = false
43
-
44
// Find the zone of authority for this record, if any.
45
var question = questions[0]
46
, names = question && question.name && question.name.split(/\./)
0 commit comments