MCPcopy Create free account
hub / github.com/avicoder/spoodle / add_question

Method add_question

dnslib/dns.py:197–212  ·  view source on GitHub ↗

Add question(s) >>> q = DNSRecord() >>> q.add_question(DNSQuestion("abc.com"), ... DNSQuestion("abc.com",QTYPE.MX)) >>> print(q) ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: ... ;; flags: rd;

(self,*q)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseQuestionsMethod · 0.80

Calls 1

set_header_qaMethod · 0.95

Tested by

no test coverage detected