• Miek Gieben's avatar
    request.Scrub: test for rl==size case (#1631) · a8d02d97
    Miek Gieben authored
    * request.Scrub: test for rl==size case
    
    Make a test case for the new break statement in Scrub and also
    account for the OPT record that may get re-added in SizeAndDo() -
    otherwise we may break clients that expect this.
    
    * Fix comment
    a8d02d97
request.go 8.88 KB