Fix post-review for bare hostnames
Review Request #1754 — Created Aug. 31, 2010 and submitted
cookielib automatically appends .local to any hostname with no '.'s, presumably because Mozilla does the same. This breaks the cookie lookup for something like http://reviews/.
Been using this internally for some time now.