Commit Briefs
New Ask functions
These let us specify just a question without needing to worry about the entire DNS message structure.
shorter server test error handling
Because we're not really handling the error, we're just bailing out
server: make default, empty server safe
We won't get nil pointer derefs when someone doesn't set a Handler function. While here add a test for it
