• Miek Gieben's avatar
    mw/proxy: simplify google code (#1019) · 9bcddc5c
    Miek Gieben authored
    * mw/proxy: simplify google code
    
    Minimize bootstrap code a bit, and block on the first resolve of the
    google https endpont. Add more logging and include actual error in the
    returned errors.
    
    Also re-resolve every 120 seconds, instead of 300 (might eventually make
    this an option).
    
    * fix test
    9bcddc5c
proxy_lookup_test.go 1.45 KB