< prev index next >

test/sun/net/www/protocol/http/DigestTest.java

Print this page

        

*** 22,31 **** --- 22,32 ---- */ /** * @test * @bug 4432213 + * @modules java.base/sun.net.www * @run main/othervm -Dhttp.auth.digest.validateServer=true DigestTest * @summary Need to support Digest Authentication for Proxies */ import java.io.*;
< prev index next >