ref: 5a2543d273ded24ae67066d43ade313525e215d7
parent: 0f1b4081098678ddc580d05acdf41864258cd100
author: Timothy B. Terriberry <tterribe@xiph.org>
date: Wed Jan 9 12:36:14 EST 2013
Fix a comment typo.
--- a/src/http.c
+++ b/src/http.c
@@ -1576,7 +1576,7 @@
equivalent) of a URI or deriving the application service type from the
scheme of a URI) ..."
We don't have a way to check (without relying on DNS records, which might
- be subverted), if this address is fully-qualified.
+ be subverted) if this address is fully-qualified.
This is particularly problematic when using a CONNECT tunnel, as it is
the server that does DNS lookup, not us.
However, we are certain that if the hostname has no '.', it is definitely