Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying question type and class in requests #35

Merged
merged 5 commits into from Jul 23, 2013

Conversation

clehner
Copy link
Contributor

@clehner clehner commented Jul 16, 2013

Intended to fix #33

- Use get_domain_string instead of get for mdns and chain
- Make Chain a subclass of Source so it can have get_domain_string
- Add missing import statement in source.py
campadrenalin added a commit that referenced this pull request Jul 23, 2013
Retain qtype and qclass in recursive requests
@campadrenalin campadrenalin merged commit d566449 into campadrenalin:master Jul 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

For recursive queries, use the same question type and class as original request ($10)
2 participants